Hi! It's doable yes - either with bootcode or a widget. Or maybe a non-background app utilizing the scheduler library (absolutely use this library in some way whichever route you take).
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.
Hi! It's doable yes - either with bootcode or a widget. Or maybe a non-background app utilizing the scheduler library (absolutely use this library in some way whichever route you take).
Edit:
Check out:
the alarm app - https://espruino.github.io/BangleApps/?q=alarm
the scheduler library - https://espruino.github.io/BangleApps/?q=scheduler
the twenties app - https://espruino.github.io/BangleApps/?q=twenties
in development working memory helper app - https://forum.espruino.com/conversations/386980/#16997771
the noteify app - https://espruino.github.io/BangleApps/?q=noteify
the activity reminder app - https://espruino.github.io/BangleApps/?q=activityreminder