wethr 0.2.2

Command line weather tool.
Documentation

wethr

CI/CD Crates.io MIT license

Command line weather tool.

Wethr tool

Supported platforms: Linux, Windows and MacOS.

Installation

cargo install wethr

Docker

docker run -it risoflora/wethr

Examples

Get current weather:

wethr

Get current weather in metric units:

wethr --metric

Get current weather in imperial units:

wethr --imperial

Contributions

Pull Requests and Issues are welcome!

Whish list

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

Thanks

This project was inspired by twobucks's wethr.

License

This project is licensed under the MIT license.