From d0a5b542df7369bd5e8142acceb121ca8531ab2c Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 10 Jul 2025 11:28:32 -0700 Subject: [PATCH] Added System Informer to system-monitoring --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 5da9e4c..2653bb2 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9531,6 +9531,22 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "System Informer", + "description": "", + "repo_url": "https://github.com/winsiderss/systeminformer", + "tags": [], + "platforms": [ + "windows" + ], + "category": "system-monitoring", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file