Live data from Hacker News

Wego: a weather app for the terminal

github.com

1–10 of 38 posts

Re: Wego: a weather app for the terminal

#7
I live on the command line, so I really dig this sort of thing. And this one in particular looks very nice. I'm a fan!

If 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

#8
Whenever I see a weather "app" I always think: "This is really a weather display utility" and then wonder about the quality / longevity of the service it depends on and how the information is provided.

What 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?

Post reply on HN