https://github.com/Iamlooker/Droid-ify
F-Droid client with Material UI.
https://github.com/Iamlooker/Droid-ify
android android-application fdroid hacktoberfest kotlin kotlin-android kotlin-flow
Last synced: 4 months ago
JSON representation
F-Droid client with Material UI.
- Host: GitHub
- URL: https://github.com/Iamlooker/Droid-ify
- Owner: Droid-ify
- License: gpl-3.0
- Created: 2022-07-04T12:03:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T14:27:42.000Z (6 months ago)
- Last Synced: 2024-10-29T15:04:14.574Z (6 months ago)
- Topics: android, android-application, fdroid, hacktoberfest, kotlin, kotlin-android, kotlin-flow
- Language: Kotlin
- Homepage:
- Size: 75.7 MB
- Stars: 3,820
- Watchers: 44
- Forks: 82
- Open Issues: 194
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-privacy - Droid-ify - Lightweight F-Droid client with Material UI. (Android / Android App Store)
- fucking-awesome-privacy - Droid-ify - Lightweight F-Droid client with Material UI. (Android / Android App Store)
README
[](https://github.com/Iamlooker/Droid-ify/stargazers)
[](https://github.com/Iamlooker/Droid-ify/blob/master/COPYING)
[](https://github.com/Iamlooker/Droid-ify/releases/)
[](https://github.com/Iamlooker/Droid-ify/releases/latest)
[](https://f-droid.org/packages/com.looker.droidify)## Features
* Material & Clean design
* Fast repository syncing
* Smooth user experience
* Feature-rich## Screenshots
## Building and Installing
1. **Install Android Studio**:
- Download and install [Android Studio](https://developer.android.com/studio) on your computer if you haven't already.2. **Clone the Repository**:
- Open Android Studio and select "Project from Version Control."
- Paste the link to this repository to clone it to your local machine.3. **Build the APK**:
- In Android Studio, navigate to `Build > APK`.
- Select "Create New Keystore" and enter the required information, including a password.
- Wait for the build process to finish.## TODO
- [ ] Add support for `index-v2`
- [ ] Add detekt code-analysis
- [ ] Add GitHub Repo feature## Contribution
- Pick any issue you would like to resolve
- Fork the project
- Open a Pull Request
- Your PR will undergo review## Translations
[](https://hosted.weblate.org/engage/droidify/?utm_source=widget)## License
```
Droid-ifyCopyright (C) 2023 LooKeR
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```