From 9634dbe294f26dcf4312f801ef1d60394a93076e Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 26 Jun 2025 08:05:17 -0700 Subject: [PATCH] Added Rainmeter to windows --- source/data/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 315bbf1..69f2362 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9343,6 +9343,22 @@ "language": "C++", "license": "GPL-3.0", "homepage_url": "https://meshtastic.org" + }, + { + "name": "Rainmeter", + "description": "", + "repo_url": "https://github.com/rainmeter/rainmeter", + "tags": [], + "platforms": [ + "windows" + ], + "category": "windows", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file