From b62734f3024dbd4fdbb94d2b803d95f544dab981 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:49:48 -0800 Subject: [PATCH] Added TuxMate to cleaner --- core/data/dynamic/applications.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/data/dynamic/applications.json b/core/data/dynamic/applications.json index d0397d1..c03eac1 100644 --- a/core/data/dynamic/applications.json +++ b/core/data/dynamic/applications.json @@ -10779,6 +10779,20 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "TuxMate", + "description": "", + "repo_url": "https://github.com/abusoww/tuxmate", + "tags": [], + "platforms": ["macos", "linux"], + "category": "cleaner", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] }