1
0
Fork 0
BangleApps/apps/alarm/README.md

8 lines
271 B
Markdown
Raw Normal View History

Alarms & Timers
===============
2022-03-31 14:32:26 +00:00
This app allows you to add/modify any alarms and 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.