Generally to download data from apps I'd go to https://banglejs.com/apps/, connect, click My Apps and then the app in question should have a download button next to it, which will allow you to pull the files off in more useful formats (no need to use the IDE).
I haven't heard of there being issues pulling large files off the Bangle with the app loader recently. I think the Web IDE could still have a timeout for large files. If you're having issues I can look into it though.
There's no app with background sync or anything like that though - but it's an interesting thought.
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.
Generally to download data from apps I'd go to https://banglejs.com/apps/, connect, click
My Apps
and then the app in question should have a download button next to it, which will allow you to pull the files off in more useful formats (no need to use the IDE).I haven't heard of there being issues pulling large files off the Bangle with the app loader recently. I think the Web IDE could still have a timeout for large files. If you're having issues I can look into it though.
There's no app with background sync or anything like that though - but it's an interesting thought.