Skip to content

pedrox-hs/Neo-Store

 
 

Repository files navigation

Neo Store

The modern feature-rich F-Droid client for everyone!

GitHub repo stars GitHub License GitHub All Releases GitHub release Small translation badge

Get it on IzzyDroid Get it on F-Droid Join Telegram Channel

Neo Applications Banner

📖 Features

  • ✊ UX focused on empowering users
  • ✈️ 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 Übersetzungsstatus

Help translate Neo Store on Hosted Weblate.
Translation status

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.

About

F-Droid client with Material UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%