From 11b9a88d2720cb2bde43e1d93e445f051a1b1366 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Tue, 20 May 2025 11:32:32 -0700 Subject: [PATCH] Added SD Maid SE, PowerToys, Terminal --- source/data/applications.json | 48 +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 4aa4b27..31e47d9 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9001,6 +9001,54 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "SD Maid SE", + "description": "", + "repo_url": "https://github.com/d4rken-org/sdmaid-se", + "tags": [], + "platforms": [ + "android" + ], + "category": "cleaner", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "PowerToys", + "description": "", + "repo_url": "https://github.com/microsoft/PowerToys", + "tags": [], + "platforms": [ + "windows" + ], + "category": "windows", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Terminal", + "description": "", + "repo_url": "https://github.com/microsoft/terminal", + "tags": [], + "platforms": [ + "windows" + ], + "category": "terminal-emulator", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file