💾 Archived View for gemini.ctrl-c.club › ~stack › gemlog › 2023-04-27.weather.gmi captured on 2023-05-24 at 18:13:40. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
I just implemented a simple weather page for the Gemini community:
gemini://tilde.cafe/~stack/weather
By default the geographic location for the forecast is based on your IP address. If you want to see a forecast for a different location, just type it in at the end of the URL, after a '?'. For example,
gemini://tilde.cafe/~stack/weather?nyc
You can also see some Moon-related info with
gemini://tilde.cafe/~stack/weather?Moon
This is a simple CGI front for wttr.in.
Enjoy.