Log In  

Cart #picoweather-0 | 2024-05-02 | Embed ▽ | License: CC4-BY-NC-SA
2

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

P#147766 2024-05-02 12:31

Source code for both Picotron cartridge and the middleware is available here: https://github.com/kelvinq/picoweather

P#147769 2024-05-02 12:49

[Please log in to post a comment]