Obviously we want self-hosted versions of 'BangleApps' to 'just work', but it should be easy enough to just detect if no appdates.json file exists and the not enable the 'sort by newest' option.
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.
Thanks - yes, we're definitely missing a way to find new apps.
There was some discussion on GitHub: https://github.com/espruino/BangleApps/issues/249
Obviously we want self-hosted versions of 'BangleApps' to 'just work', but it should be easy enough to just detect if no
appdates.json
file exists and the not enable the 'sort by newest' option.