55 lines
1.3 KiB
YAML
55 lines
1.3 KiB
YAML
Categories:
|
|
- Time
|
|
License: MIT
|
|
WebSite: http://trikita.co
|
|
SourceCode: https://github.com/trikita/talalarmo
|
|
IssueTracker: https://github.com/trikita/talalarmo/issues
|
|
|
|
AutoName: Talalarmo
|
|
Description: |-
|
|
Minimal, simple and beautiful alarm clock thoughtfully designed by nap
|
|
enthusiasts. It does only one function but does it well. Only one alarm time is
|
|
supported and it's recurring daily. Setting the new alarm time takes less than a
|
|
second. To dismiss the alarm you can touch the screen anywhere which is handy if
|
|
you are still sleepy and have barely opened your eyes. There is no snooze mode
|
|
because you should be honest to yourself: if it's time to wake up - go ahead!
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/trikita/talalarmo
|
|
|
|
Builds:
|
|
- versionName: '3.5'
|
|
versionCode: 15
|
|
commit: '3.5'
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '3.6'
|
|
versionCode: 16
|
|
commit: '3.6'
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '3.7'
|
|
versionCode: 17
|
|
commit: '3.7'
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '3.8'
|
|
versionCode: 18
|
|
commit: '3.8'
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '3.9'
|
|
versionCode: 19
|
|
commit: '3.9'
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '3.9'
|
|
CurrentVersionCode: 19
|