mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
Tools for managing builds, indexes, updates, and deployments for F-Droid repositories.
f1ae3d3fd0
Before, the path to the keystore was also hardcoded in init.py, this makes init now get it from the defaults set in common.py. |
||
---|---|---|
.pylint-plugins | ||
buildserver | ||
completion | ||
docs | ||
examples | ||
fdroidserver | ||
tests | ||
wp-fdroid | ||
.gitignore | ||
COPYING | ||
fd-commit | ||
fdroid | ||
jenkins-build | ||
makebuildserver | ||
MANIFEST.in | ||
README | ||
setup.py | ||
updateplugin |
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. For documentation, please see the docs directory. Alternatively, visit https://f-droid.org/manual/