Great! As @Ganblejs said, there's a scheduler library which should handle calling your app at a certain point. Or if it's just displaying a message, there's no need - it's just a matter of configuring the correct times and messages (and you can put images in the messages if you need).
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.
Great! As @Ganblejs said, there's a scheduler library which should handle calling your app at a certain point. Or if it's just displaying a message, there's no need - it's just a matter of configuring the correct times and messages (and you can put images in the messages if you need).
Docs at https://github.com/espruino/BangleApps/blob/master/apps/sched/README.md