wethr 0.4.0

Command line weather tool.
Documentation

wethr

CI/CD Crates.io MIT license

Command line weather tool.

Wethr tool

Usage

Usage: wethr [options]

Options:
    -m, --metric        Weather in metric units (compatibility)
    -i, --imperial      Weather in imperial units (compatibility)
    -u, --unit [C]elsius or [F]ahrenheit
                        Unit of measurement
    -c, --connect-timeout 5
                        Connect timeout (in seconds)
    -t, --timeout 30    Timeout (in seconds)
    -f, --full-info     Full weather information
    -s, --silent        Silent mode
    -v, --version       Print program version
    -h, --help          Print this help menu

Download

Stable binaries for Linux, Windows and Mac OS are available for download at the releases page.

Docker

docker run -it risoflora/wethr

Installation

cargo install wethr

Contributions

Pull Requests and Issues are welcome!

Whish list

  • Binaries
  • Tests
  • Silent mode
  • Full info
  • Forecast
  • Query by country/city
  • Proxy support

Thanks

This project was inspired by twobucks's wethr.

License

This project is licensed under the MIT license.