@fractalf The watch supports bluetooth LE, you can make a connection without going to the official app store.
I'm not sure what you exactly want to do but all code is public.
You can clone the app store on github and use your own modified copy.
Or you could even run your own web server with a copy of the app store.
But if you want more direct communcation between e.g. phone and watch that is also possible.
In that case you might want to have a look at gadgetbridge but there are undoubtedly other apps that provide functionality like this.
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.
@fractalf The watch supports bluetooth LE, you can make a connection without going to the official app store.
I'm not sure what you exactly want to do but all code is public.
You can clone the app store on github and use your own modified copy.
Or you could even run your own web server with a copy of the app store.
But if you want more direct communcation between e.g. phone and watch that is also possible.
In that case you might want to have a look at gadgetbridge but there are undoubtedly other apps that provide functionality like this.