Neo Store 
The material F-Droid client for everyone!
📖 Features
- 🎨 Material Design 3
- ✈️ Fast repository syncing
- ⛲ Pre-setup repositories
- 🔍 Easy exploration of new apps
- 🎯 KISS-Minimalism
🖼️ Screenshots
🌞, 🌜 & 🌒 Themes
![]() |
![]() |
![]() |
---|
🧰 Full app details, latest apps & pre-setup repositories
![]() |
![]() |
![]() |
---|
💬 Community
You can join either our Telegram or Matrix groups to make suggestions, ask questions, receive news, or just chat.
🏗️ Building from source
Specify your Android SDK path either using the ANDROID_HOME
environment variable,
or by filling out the sdk.dir
property in local.properties
.
🖊️ Signing
Can be done automatically using keystore.properties
as follows:
store.file=/path/to/keystore
store.password=key-store-password
key.alias=key-alias
key.password=key-password
🔨 Building
Run ./gradlew assembleRelease
to build a release package or run ./gradlew assembleDebug
if you want to build a debug APK.
All of these packages can be installed using the Android package manager.
👁️🗨️ Translations 
Help translate Neo Store on Hosted Weblate.
You can always add other languages.
Special thanks
To Iamlooker, who worked with me on maintaining the project, until he had to step away and fork out out of career-related reasons. Best luck!
📜 Copylefted libre license
GPLv3+.
Direct adaptation/modification of Foxy-Droid
Copyright © 2022 Antonios Hazim and contributors.