~ihabunek/meteo_hr

CLI for showing weather forecast from meteo.hr
Update readme
Update screenshot
Add --version

clone

read-only
https://git.sr.ht/~ihabunek/meteo_hr
read/write
git@git.sr.ht:~ihabunek/meteo_hr

You can also use your local clone with git send-email.

#meteo.hr CLI

Commandline tool for displaying the forecast from meteo.hr.

Install:

pip install --user meteo_hr

Usage:

meteo <place>

For example:

meteo unije

Forecast for Unije

7 day forecast:

meteo unije -7

List available places for 3 day forecast:

meteo --list

List available places for 7 day forecast:

meteo -7 --list