mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'new-app-org.getdisconnected.metaapp' into 'master'
New App: MetaApp (at.h4x.metaapp) See merge request fdroid/fdroiddata!6619
This commit is contained in:
commit
34e0d5b6af
1 changed files with 35 additions and 0 deletions
35
metadata/at.h4x.metaapp.yml
Normal file
35
metadata/at.h4x.metaapp.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
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
|
||||
|
||||
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
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 10000
|
||||
Loading…
Reference in a new issue