mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New app: 10-bit Clock Widget
This commit is contained in:
parent
b05f391331
commit
a4e12b4061
1 changed files with 28 additions and 0 deletions
28
metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml
Normal file
28
metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Time
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://ashutoshgngwr.github.io/10-bitClockWidget
|
||||
SourceCode: https://github.com/ashutoshgngwr/10-bitClockWidget
|
||||
IssueTracker: https://github.com/ashutoshgngwr/10-bitClockWidget/issues
|
||||
|
||||
AutoName: 10-bit Clock Widget
|
||||
Summary: Home screen widget to use 10 binary dots display time
|
||||
Description: 10-bit Clock Widget uses 10 binary dots and their color to represent
|
||||
current time in 12-hour format.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ashutoshgngwr/10-bitClockWidget.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6-1
|
||||
versionCode: 161
|
||||
commit: v1.6-1
|
||||
subdir: 10-bitClockWidget/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6-1
|
||||
CurrentVersionCode: 161
|
||||
Loading…
Reference in a new issue