From 31c99441fe738b4152ce16f7ff34a1f1fb35a097 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 23 Nov 2025 13:42:29 -0800 Subject: [PATCH] Added FlashSpace to window-management --- source/data/dynamic/applications.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 27d3a3c..06b78e9 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -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.", "repo_url": "https://github.com/kopia/kopia", "tags": [ - "cli" + "cli+" ], "platforms": [ "cross" @@ -11841,6 +11841,22 @@ "language": "", "license": "", "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": "" } ] }