soumya92 / barista

An i3status alternative in golang
Apache License 2.0
302 stars 45 forks source link

Replace Weather Underground with AccuWeather #45

Closed soumya92 closed 5 years ago

soumya92 commented 6 years ago

WU no longer offers API keys for personal use, while AccuWeather seems happy to do so.

Oshuma commented 5 years ago

There's also https://www.apixu.com/ that I've found and am planning on writing a Provider for my own use. I can fork and submit a PR once I've finished it.

soumya92 commented 5 years ago

Looks pretty good. The limits seem high enough for individual use. Feel free to send a PR whenever you're done. Thanks!

soumya92 commented 5 years ago

APIXU seems like a good enough replacement for Weather Underground, so marking this as closed. I'll gladly accept a PR for adding AccuWeather, but the choices offered now seem sufficient.