update text

pull/715/head
Weiming 2021-03-28 23:28:15 -04:00
parent 170d07690e
commit 1807651001
1 changed files with 6 additions and 0 deletions

View File

@ -6,11 +6,17 @@ Time passes too fast!
This app configures your `Bangle.js` so that it buzzes on the hour or on the half hour.
This app is slightly different from [Hour Chime](https://github.com/espruino/BangleApps/tree/master/apps/widchime). `Hour Chimee` runs as a widget but `Hour Strike` runs as a background task, without showing a widget.
## Features
- Strikes the hour or the half hour
- Set up a quiet time
## Known Issues
1. This app does not know or check whether your clock already chimes on the hour.
## Creator
[Weiming Hu](https://weiming-hu.github.io/), using coding from the [Default Alarm](https://github.com/espruino/BangleApps/tree/master/apps/alarm).