Client
Clutterfree F-Droid client
[!Warning] Free and Open-Source Android is under threat.
Google will turn Android into a locked-down platform, restricting your essential freedom to install apps of your choice. Make your voice heard
- Browse and install apps from F-Droid repositories
- Automatic app updates in the background
- Multiple installation methods (Session, Root, Shizuku)
- Add custom repositories with one tap
- Browse offline after initial sync
#Installation
Signature:
ED:88:59:C5:5A:F3:11:16:26:58:B9:4A:F9:82:B9:F0:91:DC:D2:76:28:D4:DE:34:86:D1:21:7E:BF:3C:99:35
[!Note] Signature for versions from F-Droid might be different
#Manual Building
git clone https://github.com/Droid-ify/client droidify
cd droidify
./gradlew assembleRelease
#Contribute
Code contribution: CONTRIBUTING.md
Translation: Weblate
#Source Code
Currently source code exists in both GitHub and Codeberg, although GitHub is just a mirror for the Codeberg repo now.
Releases will only be created on GitHub until the migration finishes.
When is migration considered finished?
No actual way to say that but I will try to pick the best possible time for migration of each component and call it done when it seems good enough.
#Links
Issue Tracker: GitHub
Pull Requests: Codeberg
#License
Droid-ify Copyright (C) 2026 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 <http://www.gnu.org/licenses/>.


