rewrite yml: fr.tvbarthel.apps.simplethermometer
This commit is contained in:
parent
2f7c1190d3
commit
1350385709
|
@ -1,29 +0,0 @@
|
||||||
AntiFeatures:NonFreeDep
|
|
||||||
Categories:System
|
|
||||||
License:Apache-2.0
|
|
||||||
Web Site:
|
|
||||||
Source Code:https://github.com/tvbarthel/SimpleThermometerProject
|
|
||||||
Issue Tracker:https://github.com/tvbarthel/SimpleThermometerProject/issues
|
|
||||||
Changelog:https://github.com/tvbarthel/SimpleThermometerProject/releases
|
|
||||||
|
|
||||||
Auto Name:SimpleThermometer
|
|
||||||
Summary:Show current temperature
|
|
||||||
Description:
|
|
||||||
Fetches the temperature based on your location and displays it in a color of
|
|
||||||
your choosing.
|
|
||||||
|
|
||||||
AntiFeautre: Billing library required.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:https://github.com/tvbarthel/SimpleThermometerProject
|
|
||||||
|
|
||||||
Build:3.1.0,9
|
|
||||||
commit=v3.1.0
|
|
||||||
subdir=SimpleThermometer
|
|
||||||
gradle=yes
|
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
|
||||||
Update Check Mode:Tags
|
|
||||||
Current Version:3.1.0
|
|
||||||
Current Version Code:9
|
|
32
metadata/fr.tvbarthel.apps.simplethermometer.yml
Normal file
32
metadata/fr.tvbarthel.apps.simplethermometer.yml
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
AntiFeatures:
|
||||||
|
- NonFreeDep
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: Apache-2.0
|
||||||
|
SourceCode: https://github.com/tvbarthel/SimpleThermometerProject
|
||||||
|
IssueTracker: https://github.com/tvbarthel/SimpleThermometerProject/issues
|
||||||
|
Changelog: https://github.com/tvbarthel/SimpleThermometerProject/releases
|
||||||
|
|
||||||
|
AutoName: SimpleThermometer
|
||||||
|
Summary: Show current temperature
|
||||||
|
Description: |-
|
||||||
|
Fetches the temperature based on your location and displays it in a color of
|
||||||
|
your choosing.
|
||||||
|
|
||||||
|
AntiFeautre: Billing library required.
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/tvbarthel/SimpleThermometerProject
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 3.1.0
|
||||||
|
versionCode: 9
|
||||||
|
commit: v3.1.0
|
||||||
|
subdir: SimpleThermometer
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 3.1.0
|
||||||
|
CurrentVersionCode: 9
|
Loading…
Reference in a new issue