Command line weather forecast
You can get a weather forecast direct from the command line with e.g.
curl wttr.in/Liverpool
It works in GitBash.
You can get all sorts of other information - try the query:
Liverpool?format=Dawn: %D Sunrise: %S Zenith: %z Sunset: %s Dusk: %dMore info here.