From 4076140cb8dbe5c2b95a163ea460dc1651c7ff8a Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 17 Oct 2025 11:18:54 -0700 Subject: [PATCH] Added 8 new projects --- resources/dev/BACKLOG.md | 5 + source/data/dynamic/applications.json | 131 ++++++++++++++++++++++++++ 2 files changed, 136 insertions(+) diff --git a/resources/dev/BACKLOG.md b/resources/dev/BACKLOG.md index 0b57373..3be93f6 100644 --- a/resources/dev/BACKLOG.md +++ b/resources/dev/BACKLOG.md @@ -107,6 +107,11 @@ Prospective candidates that don't quite make it onto this list, as of now, but a - [OM1](https://github.com/OpenMind/OM1) - Waiting on maturity - [rclone-ui](https://github.com/rclone-ui/rclone-ui) - Waiting on maturity - [AirSim](https://github.com/microsoft/AirSim) - Potentially abandoned +- [Nook](https://github.com/nook-browser/Nook) - Waiting on maturity +- [sshpilot](https://github.com/mfat/sshpilot) - Waiting on maturity +- [PiStats](https://github.com/Bunn/PiStats) - Waiting on maturity +- [Glide](https://github.com/glide-browser/glide) - Waiting on maturity +- [keeptrack.space]()https://github.com/thkruz/keeptrack.space ## Under Investigation diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index f00e837..e0990e3 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -10800,6 +10800,137 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "OpenVPN", + "description": "", + "repo_url": "https://github.com/OpenVPN/openvpn", + "tags": [ + "cli" + ], + "platforms": [ + "cross" + ], + "category": "vpn", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "PhotoDemon", + "description": "", + "repo_url": "https://github.com/tannerhelland/PhotoDemon", + "tags": [], + "platforms": [ + "windows" + ], + "category": "image-editing", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "RapidRAW", + "description": "", + "repo_url": "https://github.com/CyberTimon/RapidRAW", + "tags": [], + "platforms": [ + "cross" + ], + "category": "image-editing", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "WinBoat", + "description": "", + "repo_url": "https://github.com/TibixDev/winboat", + "tags": [], + "platforms": [ + "linux" + ], + "category": "linux", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "evcc", + "description": "", + "repo_url": "https://github.com/evcc-io/evcc", + "tags": [], + "platforms": [ + "cross", + "selfhost" + ], + "category": "home-automation", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Vicinae", + "description": "", + "repo_url": "https://github.com/vicinaehq/vicinae", + "tags": [], + "platforms": [ + "linux" + ], + "category": "launcher", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Thrive", + "description": "", + "repo_url": "https://github.com/Revolutionary-Games/Thrive", + "tags": [], + "platforms": [ + "cross" + ], + "category": "games", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "Webots", + "description": "", + "repo_url": "https://github.com/cyberbotics/webots", + "tags": [], + "platforms": [ + "cross" + ], + "category": "robotics", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file