From 67465671a1655f842aca9393855ff2336379e80c Mon Sep 17 00:00:00 2001 From: Alberto Mosconi Date: Wed, 6 Mar 2024 10:06:03 +0100 Subject: [PATCH] [#63] app: add Neo Store in App Stores --- apps/app-stores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/app-stores.json b/apps/app-stores.json index 3496d3c..716e074 100644 --- a/apps/app-stores.json +++ b/apps/app-stores.json @@ -33,6 +33,12 @@ "description": "An alternative client app to browse the F-Droid repository. It features reviews and comments for apps, star ratings, upstream star ratings, etc.", "source": "https://gitlab.com/gdroid/gdroidclient", "fdroid": "https://f-droid.org/en/packages/org.gdroid.gdroid" + }, + { + "source": "https://github.com/neoapplications/neo-store", + "name": "Neo Store", + "description": "A modern and feature-rich F-Droid client: fast repository sync times, awesome built-in repositories, easy exploration of new apps, minimalism with KISS principles.", + "fdroid": "https://f-droid.org/packages/com.machiav3lli.fdroid/" } ] } \ No newline at end of file