https://github.com/NeoApplications/Neo-Store
An F-Droid client with modern UI and an arsenal of extra features.
https://github.com/NeoApplications/Neo-Store
android f-droid foss hacktoberfest
Last synced: about 1 month ago
JSON representation
An F-Droid client with modern UI and an arsenal of extra features.
- Host: GitHub
- URL: https://github.com/NeoApplications/Neo-Store
- Owner: NeoApplications
- License: gpl-3.0
- Created: 2021-03-07T12:56:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T22:23:58.000Z (about 2 months ago)
- Last Synced: 2025-03-13T10:11:22.621Z (about 1 month ago)
- Topics: android, f-droid, foss, hacktoberfest
- Language: Kotlin
- Homepage:
- Size: 167 MB
- Stars: 3,388
- Watchers: 52
- Forks: 106
- Open Issues: 131
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
- awesome-starred - NeoApplications/Neo-Store - An F-Droid client with modern UI and an arsenal of extra features. (Kotlin)
- awesome-starred - NeoApplications/Neo-Store - An F-Droid client with modern UI and an arsenal of extra features. (Kotlin)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/NeoApplications/Neo-Store - Modern F-Droid client (Android / Other)
- awesome-android-root - Neo Store - An F-Droid client with modern UI and an arsenal of extra features. `FOSS` (Root Apps / App Management)
README
# Neo Store
### The modern and feature-rich F-Droid client for everyone!
[](https://github.com/NeoApplications/Neo-Store/releases/latest)
[](https://github.com/NeoApplications/Neo-Store/releases/)
[](https://github.com/NeoApplications/Neo-Store/stargazers)
[](https://hosted.weblate.org/engage/neo-store/?utm_source=widget)
[](https://github.com/NeoApplications/Neo-Store/blob/master/COPYING)[
](https://f-droid.org/packages/com.machiav3lli.fdroid)
[](https://android.izzysoft.de/repo/apk/com.machiav3lli.fdroid)
[](https://github.com/NeoApplications)
## Features :abacus:
* UX focused on empowering users :fist:
* Fast repository sync times :airplane:
* Awesome built-in repositories :toolbox:
* Easy exploration of new apps :mag:
* Minimalism with KISS principles :dart:## Screenshots :framed_picture:
### Beautiful light :sun_with_face: and dark :new_moon_with_face: themes. Also with higher contrast…
|
|
|
|
|:-------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:|### Privacy panel, rich filters & around 100 built-in repos :toolbox:
|
|
|
|
|:-----------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------:| -------------------------------------------------------------------------------------------------------:|## Community :speech_balloon:
You can join either our [Telegram](https://t.me/neo_android_store) or [Matrix](https://matrix.to/#/#neo-store:matrix.org) groups to make suggestions, ask questions, receive news, or just chat.
## Translations :left_speech_bubble: [
](https://hosted.weblate.org/engage/neo-store/?utm_source=widget)
Contribute your translations to Neo Store on [Hosted Weblate](https://hosted.weblate.org/engage/neo-store/).
Adding new languages is always accepted and supported.[](https://hosted.weblate.org/engage/neo-store/?utm_source=widget)
## Building From Source :building_construction:
Specify your Android SDK path either by using the `ANDROID_HOME` environment variable, or filling out the `sdk.dir` property in `local.properties`.
### Signing :pen:
Can be done automatically using `keystore.properties` as follows:
```properties
store.file=/path/to/keystore
store.password=key-store-password
key.alias=key-alias
key.password=key-password
```### Building :hammer:
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.
## Special Thanks :heart:
To [Iamlooker](https://github.com/Iamlooker), who worked with me on maintaining the project, until he had to step away and fork out out of career-related reasons. Best of luck!
To [Donno](https://github.com/Donnnno) for the new app icon base.
## Contributors
## Copylefted Libre License :scroll:
Licensed under the [GPLv3+](/COPYING). \
Direct adaptation/modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/).Copyright © 2025 [Antonios Hazim](https://github.com/machiav3lli) and [contributors](https://github.com/NeoApplications/Neo-Store/graphs/contributors).
