Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 807 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 807 Bytes

rhmz

Show weather reports in your terminal.

screenshot

  • 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

Installation

  • clone this repository
  • add a link to rhmz to your PATH.

Synopsis

rhmz [-h] {hidmet,metar_xml,metar_json} ...

Backends

backend description
hidmet hidmet.gov.rs backend
metar_xml aviationweather.gov METAR XML backend
metar_json aviationweather.gov METAR JSON backend

rhmz <backend> -h shows help for a particular backend

Which backend should I use?

Try metar_xml, it supports thousands of ICAO airport codes.