On the note of Backups/Collections mentioned in this conversation I'm creating a pseudo-app that kind of does this. Currently I'm doing it with all the apps I have installed, but eventually I'll remove many of them leaving the ones I consider core to the way I use my bangle.
It works by adding all the apps as dependencies in metadata.json and adding some presets by uploading some app.json files for a couple of apps.
Before installing it (please first do a backup of your own setup if you're to test this!) I do:
Factory reset the watch
Remove all apps from the "More..." tab in the app loader.
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.
On the note of Backups/Collections mentioned in this conversation I'm creating a pseudo-app that kind of does this. Currently I'm doing it with all the apps I have installed, but eventually I'll remove many of them leaving the ones I consider core to the way I use my bangle.
It works by adding all the apps as dependencies in metadata.json and adding some presets by uploading some app.json files for a couple of apps.
Before installing it (please first do a backup of your own setup if you're to test this!) I do:
On my app loader.
The code.