Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weather Underground API key #5

Open
1nformatica opened this issue Aug 10, 2018 · 9 comments
Open

Weather Underground API key #5

1nformatica opened this issue Aug 10, 2018 · 9 comments

Comments

@1nformatica
Copy link

Hi, now that weather underground no longer give free API keys is there another way to do this?

@cathay4t
Copy link
Owner

Sounds like https://openweathermap.org/api could be a good alternative.
It don't require much work, just give me some time for that.

@1nformatica
Copy link
Author

Hey, thanks for the quick reply. Look forward to being able to do this. I have an old kindle 3 collecting dust!

@cathay4t
Copy link
Owner

Openweathermap free account only gets weather forcast in 3 hours slot. You still have to pay for daily forecast.
If you happen to know how to summery 8 forcasts(3 hours slot) into daily forecast, I could simply update
the project to support openweathermap.com, otherwise I am afraid I may not help on this.

@cathay4t
Copy link
Owner

I found heweather.com provides free daily weather report. Digging.

@cathay4t
Copy link
Owner

cathay4t commented Mar 6, 2019

weather underground just disabled my free key, now I have to find another way.

@1nformatica
Copy link
Author

That's sad. I would have thought having many free projects promoting the weather underground site they would actively encourage developers to use the API. Hope you can find an alternative.

@cathay4t
Copy link
Owner

@1nformatica I have create a new project for this:
https://github.com/cathay4t/kindle-weather-rs

In that project, I am using heweather.com which works quit well(except they only provide 3 days forecast(including today).

That project is almost finished(just need fill up the weather icons). It should be ready when I get 2+ hours personal time.

@1nformatica
Copy link
Author

1nformatica commented Apr 11, 2019 via email

@cathay4t
Copy link
Owner

cathay4t commented May 19, 2019

@1nformatica The code for new project is done(need some documentation):
https://cathay4t.fedorapeople.org/tmp/kindle_weather.svg

  • It has no icons(heweather need a lot icons which I don't want to spend time on).
  • It contains many Chinese only information which might not help you.
  • It will be maintained as I use it now.
  • It is written in Rust.

I just noticed the darksky provides free API too. If you still want to use current python project, I may update current project to use darksky but I might not maintain it anymore.

Let me know your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants