drmike
100% Tier-1 Gogent
I find myself looking at weather sites too often. Part of work and need to.
Websites for weather are various states of bloat, plugins and heavy to deal with. I always have a slew of terminal windows open... so...
This is a good new / recent project by @igor_chubin (on Twitter) https://twitter.com/igor_chubin:
curl http://wttr.in/90210
curl http://wttr.in/seattle
For now it only outputs non US values (Celcius and km/h). US-ificiation is coming soon.
Long live terminal friendly things like this!
PS: It works in browser also:
http://wttr.in/manisa
Code for the project: https://github.com/chubin/wttr.in
Websites for weather are various states of bloat, plugins and heavy to deal with. I always have a slew of terminal windows open... so...
This is a good new / recent project by @igor_chubin (on Twitter) https://twitter.com/igor_chubin:
curl http://wttr.in/90210
curl http://wttr.in/seattle
For now it only outputs non US values (Celcius and km/h). US-ificiation is coming soon.
Long live terminal friendly things like this!
PS: It works in browser also:
http://wttr.in/manisa
Code for the project: https://github.com/chubin/wttr.in