Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T11:02:55.000Z (20 days ago)
- Last Synced: 2024-10-25T09:57:00.806Z (19 days ago)
- Topics: android, f-droid, foss, hacktoberfest
- Language: Kotlin
- Homepage:
- Size: 166 MB
- Stars: 3,031
- Watchers: 47
- Forks: 93
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# Neo Store
### The modern and feature-rich F-Droid client for everyone!
[![GitHub release](https://img.shields.io/github/v/release/NeoApplications/Neo-Store?display_name=tag)](https://github.com/NeoApplications/Neo-Store/releases/latest)
[![GitHub All Releases](https://img.shields.io/github/downloads/NeoApplications/Neo-Store/total.svg)](https://github.com/NeoApplications/Neo-Store/releases/)
[![GitHub repo stars](https://img.shields.io/github/stars/NeoApplications/Neo-Store?style=flat)](https://github.com/NeoApplications/Neo-Store/stargazers)
[![Small translation badge](https://hosted.weblate.org/widgets/neo-store/-/svg-badge.svg)](https://hosted.weblate.org/engage/neo-store/?utm_source=widget)
[![GitHub License](https://img.shields.io/github/license/NeoApplications/Neo-Store)](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)[![Neo Applications Banner](neo_banner.png)](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.[![Translation status](https://hosted.weblate.org/widgets/neo-store/-/multi-auto.svg)](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.
## Copylefted Libre License :scroll:
Licensed with: [GPLv3+](/COPYING). \
Direct adaptation/modification of [Foxy-Droid](https://github.com/kitsunyan/foxy-droid/).Copyright © 2023 [Antonios Hazim](https://github.com/machiav3lli) and [contributors](https://github.com/NeoApplications/Neo-Store/graphs/contributors).