From 5ff714dcb542022eccb266b2725f173432a36794 Mon Sep 17 00:00:00 2001 From: "Mr. Cloud" <138715746+WilliamWaldrop@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:55:20 -0400 Subject: [PATCH 1/3] Add EmulationStation and Tailscale entries to applications.json --- config/applications.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/config/applications.json b/config/applications.json index 92fc32786b..a33da52d42 100644 --- a/config/applications.json +++ b/config/applications.json @@ -413,6 +413,16 @@ "winget": "Microsoft.Edge", "foss": false }, + "emulationstation-desktopedition": { + "category": "Games", + "choco": "", + "content": "EmulationStation Desktop Edition", + "_comment": "This and emulationstation are two completely different things. ES-DE is your frontend for everything and has it's own set of emulators. Emulationstation is a graphical frontend for RetroArch.", + "description": "EmulationStation Desktop Edition is a frontend for browsing and launching games from your multi-platform game collection.", + "link": "https://es-de.org/", + "winget": "ES-DE.EmulationStation-DE", + "foss": true + }, "enteauth": { "category": "Utilities", "choco": "ente-auth", @@ -961,6 +971,15 @@ "winget": "Netbird.Netbird", "foss": true }, + "tailscale": { + "category": "Utilities", + "choco": "tailscale", + "content": "Tailscale", + "description": "The Tailscale client allows you to connect all your devices using WireGuard®, without the hassle. Tailscale makes it as easy as installing an app and signing in.", + "link": "https://tailscale.com/", + "winget": "Tailscale.Tailscale", + "foss": false + }, "naps2": { "category": "Document", "choco": "naps2", @@ -1374,6 +1393,15 @@ "winget": "qBittorrent.qBittorrent", "foss": true }, + "qownnotes": { + "category": "Document", + "choco": "qownnotes", + "content": "QOwnNotes", + "description": "QOwnNotes is a free open-source note taking app with Nextcloud/ownCloud integration.", + "link": "https://www.qownnotes.org/", + "winget": "pbek.QOwnNotes", + "foss": true + }, "qtox": { "category": "Communications", "choco": "qtox", From 0e5d525b34bc4bd2fb8c231f7298fe39d585ecd6 Mon Sep 17 00:00:00 2001 From: "Mr. Cloud" <138715746+WilliamWaldrop@users.noreply.github.com> Date: Wed, 12 Aug 2026 11:59:03 -0400 Subject: [PATCH 2/3] Update config/applications.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index a33da52d42..1981fda26f 100644 --- a/config/applications.json +++ b/config/applications.json @@ -417,7 +417,7 @@ "category": "Games", "choco": "", "content": "EmulationStation Desktop Edition", - "_comment": "This and emulationstation are two completely different things. ES-DE is your frontend for everything and has it's own set of emulators. Emulationstation is a graphical frontend for RetroArch.", + "_comment": "This and emulationstation are two completely different things. ES-DE is your frontend for everything and has its own set of emulators. Emulationstation is a graphical frontend for RetroArch.", "description": "EmulationStation Desktop Edition is a frontend for browsing and launching games from your multi-platform game collection.", "link": "https://es-de.org/", "winget": "ES-DE.EmulationStation-DE", From 46cb9eb0489659d5cc210c9167c2af55f1b2fa09 Mon Sep 17 00:00:00 2001 From: "Mr. Cloud" <138715746+WilliamWaldrop@users.noreply.github.com> Date: Tue, 18 Aug 2026 20:58:00 -0400 Subject: [PATCH 3/3] Update config/applications.json I'm so sorry I'm late I've had to take a break from this for a bit of health related stuff. Co-authored-by: Ivan Lepekha <57459428+FluffyPunk@users.noreply.github.com> --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index 1981fda26f..60189c36bb 100644 --- a/config/applications.json +++ b/config/applications.json @@ -413,7 +413,7 @@ "winget": "Microsoft.Edge", "foss": false }, - "emulationstation-desktopedition": { + "es-de": { "category": "Games", "choco": "", "content": "EmulationStation Desktop Edition",