Very early implementation of a weather feature in Picotron.
As Picotron's "fetch" is extremely limited, I deployed a very simple middleware on my own server (https://play.quee.org/?lat=0&long=0) to relay GPS coordinates between Picotron and Open Meteo (https://open-meteo.com).
GPS coordinates are obtained using ipapi (https://ipapi.co).
Kelvin Quee
Source code for both Picotron cartridge and the middleware is available here: https://github.com/kelvinq/picoweather
[Please log in to post a comment]