BangleApps/apps/alarm
Alessandro Cocco 65f8e20575 [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
..
ChangeLog [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
README.md Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00
app-icon.js Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
app.js [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
app.png Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
metadata.json [Alarms & Timers] Add missing require("sched") 2022-04-24 21:36:17 +02:00
widget.js Refactored alarm into separate 'sched' library/app 2022-04-04 15:49:45 +01:00

README.md

Default Alarm & Timer

This allows you to add/modify any running timers.

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