28 lines
612 B
YAML
28 lines
612 B
YAML
Categories:
|
|
- Time
|
|
License: GPL-2.0-only
|
|
SourceCode: https://github.com/jdmonin/anstop
|
|
IssueTracker: https://github.com/jdmonin/anstop/issues
|
|
|
|
AutoName: Anstop
|
|
Description: |-
|
|
A simple stopwatch, that also supports lap timing and a countdown timer. The
|
|
countdown timer doesn't make an alarm so an eye will have to be kept on it.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/jdmonin/anstop
|
|
|
|
Builds:
|
|
- versionName: '1.4'
|
|
versionCode: 9
|
|
commit: v1.4
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 10
|
|
commit: v1.5
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.5'
|
|
CurrentVersionCode: 10
|