BangleApps/apps/alarm/README.md

7 lines
277 B
Markdown
Raw Normal View History

2022-03-31 14:32:26 +00:00
Default Alarm & Timer
======================
This allows you to add/modify any running timers.
2022-03-31 14:32:26 +00:00
It uses the [`sched` library](https://github.com/espruino/BangleApps/blob/master/apps/sched) to handle the alarm scheduling in an efficient way that can work alongside other apps.