From 5fb5e43cc76e2d69bdd7d2a4279b12de36d241ef Mon Sep 17 00:00:00 2001 From: Ivan Lepekha <57459428+FluffyPunk@users.noreply.github.com> Date: Mon, 17 Nov 2025 19:32:53 +0200 Subject: [PATCH] [Applications] Adding Ente Auth (#3635) * Applications: Added Ente Auth * Applications: Added Kando * Revert "Applications: Added Kando" This reverts commit 6a3e22f868c5f59dba72689cf54861bd424c8431. --- config/applications.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/applications.json b/config/applications.json index 62a6498d..70c9e623 100644 --- a/config/applications.json +++ b/config/applications.json @@ -520,6 +520,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",