F-Droid Build Status icon

F-Droid Build Status for Android

5.4.0 MIT

Shows and monitors build status from F-Droid

Download APK (8.4 MB)


Version
5.4.0 (103)
Update
Developer
Peter Storch
Category
Development
License
MIT
Source Code
Code Repository

F-Droid Build Status app

F-Droid Build Status is Development tool that is open source under the MIT license. Android App for the F-Droid build status API.

Features

- Shows failed and successfull builds
- Shows build log in detail screen
- Shows published versions of an app
- Shows if an app needs an update or is disabled
- Mark apps as favourite for sorting
- Notify about new build status, optionally only of your favourite apps

F-Droid API used:

The App uses the following F-Droid API endpoints:

- running.json: the current running F-Droid buildserver process, https://f-droid.org/repo/status/running.json
- build.json: the last completed F-Droid buildserver build cycle, https://f-droid.org/repo/status/build.json
- update.json: the last update check of the F-Droid buildserver, https://f-droid.org/repo/status/update.json
- build.log: https://f-droid.org/repo/{id}_{versionCode}.log.gz
- published package info: https://f-droid.org/api/v1/packages/{id}, example https://f-droid.org/api/v1/packages/org.fdroid.fdroid

Artwork

Logo derived from F-Droid: https://gitlab.com/fdroid/artwork

Old Versions