1
0
Fork 0
BangleApps/apps/alarm
Gordon Williams 8d499a10b4 minor tweak 2022-05-04 09:42:27 +01:00
..
ChangeLog [Alarms & Timers] Update metadata and changelog 2022-05-03 23:22:50 +02:00
README.md [Alarms & Timers] Automatically save the alarm/timer when the user returns to the main menu using the back arrow 2022-04-26 12:03:30 +02:00
app-icon.js Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
app.js minor tweak 2022-05-04 09:42:27 +01:00
app.png Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
metadata.json [Alarms & Timers] Update metadata and changelog 2022-05-03 23:22:50 +02:00
widget.js Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00

README.md

Alarms & Timers

This app allows you to add/modify any alarms and timers.

It uses the sched library to handle the alarm scheduling in an efficient way that can work alongside other apps.