New app: com.vitexsoftware.zabb
Required
- The app complies with the inclusion criteria
- The original app author has been notified (and does not oppose the inclusion) — I am the original author
- All related fdroiddata and RFP issues have been referenced in this merge request — no prior
RFP issue exists - Builds with
fdroid buildand all pipelines pass - There is an issue tracker and contact info of the author so that we can report bugs and contact the author — https://github.com/VitexSoftware/Zabb/issues
Strongly Recommended
- The upstream app source code repo contains the app metadata (summary/description/images/changelog/etc) in a Fastlane folder structure —
metadata/en-US/is present in the repo - Releases are tagged and auto update is enabled — tags follow
vX.Y.Zpattern,UpdateCheckMode: Tagsis set
Suggested
- External repos are added as git submodules instead of srclibs (no submodules used)
- Enable Reproducible Builds
- Multiple apks for native code — not applicable, no native code
Zabb is a Flutter-based mobile client for the Zabbix monitoring system. It connects directly to the user's own Zabbix server via its API. No analytics, no tracking, no proprietary dependencies.
- Source: https://github.com/VitexSoftware/Zabb
- License: MIT
- Author contact: info@vitexsoftware.com
/label New App
Edited by Vítězslav Dvořák