33 lines
826 B
YAML
33 lines
826 B
YAML
|
Categories:
|
||
|
- Theming
|
||
|
License: Apache-2.0
|
||
|
SourceCode: https://github.com/gabrielemariotti/dashclockbattery
|
||
|
IssueTracker: https://github.com/gabrielemariotti/dashclockbattery/issues
|
||
|
|
||
|
Name: 'DashClock: Battery'
|
||
|
AutoName: Battery Extension for DashClock
|
||
|
Description: |-
|
||
|
* Current battery level
|
||
|
* Power type
|
||
|
* Battery details (Temperature, Voltage, Health)
|
||
|
* Optional Real time updates
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/gabrielemariotti/dashclockbattery.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.6.4
|
||
|
versionCode: 19
|
||
|
commit: 04b37f313
|
||
|
subdir: BatteryExtension
|
||
|
srclibs:
|
||
|
- DashClock@v1.2
|
||
|
rm:
|
||
|
- BatteryExtension/libs/dashclock-api-r1.1.jar
|
||
|
prebuild: cp -r $$DashClock$$/api/src/com src/
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 1.6.4
|
||
|
CurrentVersionCode: 19
|