6c177c1fc3
!5262 ```bash for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done > /tmp/rewrite fdroid rewritemeta --to yml `cat /tmp/rewrite` for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done ```
30 lines
762 B
YAML
30 lines
762 B
YAML
Categories:
|
|
- Science & Education
|
|
License: MIT
|
|
WebSite: http://52north.org
|
|
SourceCode: https://github.com/marfnk/sosmobileclient
|
|
IssueTracker: https://github.com/marfnk/sosmobileclient/issues
|
|
Changelog: https://github.com/marfnk/sosmobileclient#status
|
|
|
|
AutoName: MobileSWC
|
|
Summary: Watch sensors in Europe
|
|
Description: |-
|
|
HTML5 client for the Sensor Observation Network by 52north. Most sensors are in
|
|
Germany and Belgium though there are some in Asia.
|
|
|
|
Status: Beta.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/marfnk/sosmobileclient.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 12
|
|
commit: f0609f17a677e
|
|
forceversion: true
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 1.0.0 beta (bugfix1)
|
|
CurrentVersionCode: 12
|