I guess you could just re-use the existing alarm code and set an alarm at the correct time?
Mh good idea, but the Alarm App would need "self destructive alarms" that remove themselves after triggering. Since the current implementation works, I will add this as an optimization to my todo list ;)
edit: Also with the planned pomodoro feature I think I need my own implementation anyways ;-(
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Mh good idea, but the Alarm App would need "self destructive alarms" that remove themselves after triggering. Since the current implementation works, I will add this as an optimization to my todo list ;)
edit: Also with the planned pomodoro feature I think I need my own implementation anyways ;-(