I stumbled across a nice service: wttr.in It shows weather forecast in ASCII.
In order to look up the weather forecast for a desired city type in:
curl wttr.in/cityname
The source can be found at github: https://github.com/chubin/wttr.in
I stumbled across a nice service: wttr.in It shows weather forecast in ASCII.
In order to look up the weather forecast for a desired city type in:
curl wttr.in/cityname
The source can be found at github: https://github.com/chubin/wttr.in