wetterfroschdus / Jodel-Wetterfrosch

Old repo, new repo here: https://gitlab.com/wetterfroschdus/Jodel-Wetterfrosch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jodel-Wetterfrosch 🐸

Code Health
Karma Hamburg Karma Bremen Karma Düsseldorf Karma Dortmund Karma Mönchengladbach Karma Essen

How to use

  • Clone the repository.
git clone https://github.com/wetterfroschdus/Jodel-Wetterfrosch.git
pip install jodel_api

jodel_api by nborrmann is not updated with new HMAC keys from new Jodel versions anymore, so it won't work. There's still a way to get the keys, just google around a bit. 😉

  • Get an API Key from Weather Underground

  • Use create_account.py to generate the necessary data:

python create_account.py

Just follow the instructions 😉

Run it!

Use jodel_wetterfrosch.py to create a weather Jodel:

python jodel_wetterfrosch.py -a account_file.json

If you place the account_file in a different folder as the script, you need to specify the full path to it:

python jodel_wetterfrosch.py -a /foo/bar/account_file.json

Weather Data Provider

Weather Underground Logo

Pollen Data Provider

DWD Logo

About

Old repo, new repo here: https://gitlab.com/wetterfroschdus/Jodel-Wetterfrosch

License:GNU General Public License v3.0


Languages

Language:Python 100.0%