mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-09 00:40:29 +03:00
F-Droid server and build tools.
https://gitlab.com/fdroid/fdroidserver
This makes the AWS S3 setup dead simple: just put in a awsbucket name of your choosing, set the AWS credentials, and it'll do the rest, whether the bucket exists already or not. S3 buckets are trivial to delete too, in case of error: `s3cmd rb s3://mybadbucketname`. |
||
|---|---|---|
| .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/