Show weather reports in your terminal.
- Supports multiple backends, with hundreds of weather stations around the world
- Written in Python 3, clean and flexible codebase
- Easy to add your own custom backend, or a custom frontend / UI
- clone this repository
- add a link to
rhmzto your PATH.
rhmz [-h] {hidmet,awc} ...
| backend | description |
|---|---|
hidmet |
hidmet.gov.rs backend |
awc |
aviationweather.gov METAR backend |
rhmz <backend> -h shows help for a particular backend
Try awc, it supports thousands of ICAO airport codes.
