From 2d0fd43bd33a3287cfff52a8d83a929d5bece34a Mon Sep 17 00:00:00 2001 From: "Mr. Cloud" <138715746+WilliamWaldrop@users.noreply.github.com> Date: Wed, 19 Aug 2026 15:04:14 -0400 Subject: [PATCH] Add EmulationStation and Tailscale entries to applications.json (#4973) * Add EmulationStation and Tailscale entries to applications.json * Update config/applications.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * 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> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Ivan Lepekha <57459428+FluffyPunk@users.noreply.github.com> --- config/applications.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/config/applications.json b/config/applications.json index 50857e21..a90e7718 100644 --- a/config/applications.json +++ b/config/applications.json @@ -422,6 +422,16 @@ "winget": "Microsoft.Edge", "foss": false }, + "es-de": { + "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 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", + "foss": true + }, "enteauth": { "category": "Utilities", "choco": "ente-auth", @@ -970,6 +980,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", @@ -1383,6 +1402,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",