fdroiddata/metadata/at.h4x.metaapp.yml

43 lines
929 B
YAML
Raw Permalink Normal View History

2020-04-14 14:16:18 +00:00
AntiFeatures:
- NonFreeNet
Categories:
- Connectivity
- Science & Education
- Time
License: GPL-3.0-or-later
WebSite: https://codeberg.org/uniqx/MetaApp
SourceCode: https://codeberg.org/uniqx/MetaApp
IssueTracker: https://codeberg.org/uniqx/MetaApp/issues
AutoName: MetaApp
RepoType: git
Repo: https://codeberg.org/uniqx/MetaApp.git
Builds:
- versionName: 1.0.0
versionCode: 10000
commit: v1.0.0
subdir: app
gradle:
- yes
2020-04-23 18:52:00 +00:00
- versionName: 1.0.1
versionCode: 10001
commit: v1.0.1
subdir: app
gradle:
- yes
2020-04-14 14:16:18 +00:00
MaintainerNotes: |
This app scrapes https://metalab.at and uses their door-status api. The
source-code for both sites is available, but not licensed with a
free-software license.
https://github.com/Metalab/mos
https://github.com/Metalab/metadoor
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
2020-04-23 18:52:00 +00:00
CurrentVersion: 1.0.1
CurrentVersionCode: 10001