Added FlashSpace to window-management

This commit is contained in:
Lucas
2025-11-23 13:42:29 -08:00
parent b664ceddb5
commit 31c99441fe

View File

@@ -1068,7 +1068,7 @@
"description": "Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.", "description": "Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.",
"repo_url": "https://github.com/kopia/kopia", "repo_url": "https://github.com/kopia/kopia",
"tags": [ "tags": [
"cli" "cli+"
], ],
"platforms": [ "platforms": [
"cross" "cross"
@@ -11841,6 +11841,22 @@
"language": "", "language": "",
"license": "", "license": "",
"homepage_url": "" "homepage_url": ""
},
{
"name": "FlashSpace",
"description": "",
"repo_url": "https://github.com/wojciech-kulik/FlashSpace",
"tags": [],
"platforms": [
"macos"
],
"category": "window-management",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
} }
] ]
} }