fd-commit
F-Droid build server and repository tools for Android
Install
- All systems
-
curl cmd.cat/fd-commit.sh
- Debian
-
apt-get install fdroidserver
- Ubuntu
-
apt-get install fdroidserver
- Kali Linux
-
apt-get install fdroidserver
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fdroidserver
- OS X
-
brew install fdroidserver
- Raspbian
-
apt-get install fdroidserver
- Dockerfile
- dockerfile.run/fd-commit
fdroidserver
F-Droid build server and repository tools for Android
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device. The F-Droid server tools provide various scripts and tools that are used to maintain the main F-Droid application repository. You can use these same tools to create your own additional or alternative repository for publishing, or to assist in creating, testing and submitting metadata to the main repository.