Primarily meant to be used as a status bar module, however there's CLI functionality as well.
Build from source using cargo.
$ git clone --branch main https://github.com/chellipse/weather-rs
$ cd weather-rs
$ cargo install --path .
Make sure ~/.cargo/bin is in your PATH.