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 ```
35 lines
1 KiB
YAML
35 lines
1 KiB
YAML
Categories:
|
|
- Sports & Health
|
|
License: Apache-2.0
|
|
WebSite: https://workreloaded.com/?page_id=280
|
|
SourceCode: https://github.com/yashima/droidweight
|
|
IssueTracker: https://github.com/yashima/droidweight/issues
|
|
Changelog: https://workreloaded.com/?page_id=405
|
|
|
|
AutoName: DroidWeight
|
|
Summary: Weight tracker
|
|
Description: |-
|
|
Droid Weight is a simple, easy to use, weight tracking app that helps you keep a
|
|
journal of your weight on your device. Besides weight, allows to track few other
|
|
body parameters. Calculates BMI (Body Mass Index). Draws graphs of parameters
|
|
across the time. Allows to enter a value just for current date/time (not what
|
|
measured yesterday and forgot to add), but supports CSV import/export.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/yashima/droidweight
|
|
|
|
Builds:
|
|
- versionName: 1.3.3
|
|
versionCode: 9
|
|
commit: be139bc9d72a
|
|
|
|
- versionName: 1.5.4
|
|
versionCode: 17
|
|
commit: version-17
|
|
|
|
ArchivePolicy: 0 versions
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.5.4
|
|
CurrentVersionCode: 17
|