From 0301d53242fc44a693b82bdee587cd84041cc5bb Mon Sep 17 00:00:00 2001 From: Ivan Lepekha <57459428+FluffyPunk@users.noreply.github.com> Date: Sat, 11 Oct 2025 17:36:12 +0300 Subject: [PATCH] Applications: Added Ente Auth --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 4746bc58..934f5bb0 100644 --- a/config/applications.json +++ b/config/applications.json @@ -511,6 +511,14 @@ "link": "https://emulationstation.org/", "winget": "Emulationstation.Emulationstation" }, + "ente-auth": { + "category": "Utilities", + "choco": "ente-auth", + "content": "Ente Auth", + "description": "Ente Auth is a free, cross-platform, end-to-end encrypted authenticator app.", + "link": "https://ente.io/auth/", + "winget": "ente-io.auth-desktop" + }, "epicgames": { "category": "Games", "choco": "epicgameslauncher",