wethr

CI/CD Crates.io MIT license

Command line weather tool.

Wethr tool

Supported platforms: Linux, Windows and MacOS.

Installation

bash cargo install wethr

Docker

bash docker run -it risoflora/wethr

Examples

Get current weather:

bash wethr

Get current weather in metric units:

bash wethr --metric

Get current weather in imperial units:

bash wethr --imperial

Contributions

Pull Requests and Issues are welcome!

Whish list

Thanks

This project was inspired by twobucks's wethr.

License

This project is licensed under the MIT license.