The other thing I thought about was handling dependancies on other apps like weather, sched etc. In my experience you get less support issues if you handle the dependancies yourself and make sure the apps are already loaded. You can do this through the metadata.json file.
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.
The other thing I thought about was handling dependancies on other apps like weather, sched etc. In my experience you get less support issues if you handle the dependancies yourself and make sure the apps are already loaded. You can do this through the metadata.json file.
Have a look at:
https://github.com/espruino/BangleApps/blob/master/apps/pastel/metadata.json