Hi all! I just received my watch a couple days ago and I've been working on porting over a watchface that I had written for the Pebble Time way back when I first got that watch. I also hope to incorporate weather updates into my watchface.
As far as I can tell, there's no good way to request a weather report right now from the bangle.js, seems like we can only passively receive updates from the gadgetbridge weather app? I think it would be really great if there was a way to execute any sort of arbitrary API request from bangle.js apps. Is this possible?
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.
Hi all! I just received my watch a couple days ago and I've been working on porting over a watchface that I had written for the Pebble Time way back when I first got that watch. I also hope to incorporate weather updates into my watchface.
As far as I can tell, there's no good way to request a weather report right now from the bangle.js, seems like we can only passively receive updates from the gadgetbridge weather app? I think it would be really great if there was a way to execute any sort of arbitrary API request from bangle.js apps. Is this possible?