Wego: a weather app for the terminal
github.com
Wego: a weather app for the terminal
1–10 of 38 posts
Re: Wego: a weather app for the terminal
#2Re: Wego: a weather app for the terminal
#3Re: Wego: a weather app for the terminal
#4Re: Wego: a weather app for the terminal
#5Re: Wego: a weather app for the terminal
#6Re: Wego: a weather app for the terminal
#7If you're open to bug reports/feature requests:
* The image for clear weather is a bright sun, which is a little odd to see in the 'Night' column
* Many city names are duplicates. How do I know I've got the right one?
Re: Wego: a weather app for the terminal
#8What would interest me is an implementation that allows you to plug in different weather backends, so that having an API key to worldweatheronline, or screen-scraping weather underground, or building a bridge to your serial-port connected weather station all can target the same interface; to provide current conditions/historical conditions, a forecast, etc.
Are there standards for this, or is it mostly ad-hoc, the whim of the sites or commercial services which aggregate information and provide forecasts?
Re: Wego: a weather app for the terminal
#9curl http://www.srh.noaa.gov/data/PQR/AFDPQR | less