62 lines
1.7 KiB
YAML
62 lines
1.7 KiB
YAML
Categories:
|
|
- Time
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/raatmarien/chibe
|
|
IssueTracker: https://github.com/raatmarien/chibe/issues
|
|
Changelog: https://github.com/raatmarien/chibe/releases
|
|
|
|
AutoName: Chibe
|
|
Description: |-
|
|
In the past, many homes had a chiming or cuckoo's clock, that would make a noise
|
|
every hour/half hour/quarter hour, Chibe emulates this behaviour in your phone.
|
|
Instead of making a noise, Chibe vibrates your phone, so that you are reminded
|
|
of the time, but you don't annoy the people around you. This can be useful
|
|
during activities, where you want to be reminded of the time, without looking,
|
|
like sporting or reading, or when you just want to keep better track of your
|
|
time.
|
|
|
|
Features:
|
|
|
|
* Choose at what interval you would like your phone to vibrate
|
|
* Choose between multiple vibration patterns, so you won't confuse Chibe with normal notifications.
|
|
* Create your own vibration patterns
|
|
* Configure times at which Chibe should be silent, so you won't be annoyed at night.
|
|
|
|
Permissions:
|
|
|
|
* Control vibration: Chibe uses this permission to make your phone vibrate at set intervals.
|
|
* Run at startup: Chibe uses this, so the you don't need to reenable it every time your phone reboots.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/raatmarien/chibe
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 1
|
|
commit: v1.0.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 2
|
|
commit: v1.1.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 3
|
|
commit: v1.2.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.1
|
|
versionCode: 4
|
|
commit: v1.2.1
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.2.1
|
|
CurrentVersionCode: 4
|