wethr

Build status Crates.io License

Command line weather tool.

wethr

Supported platforms: Linux, Windows and MacOS.

Installation

bash cargo install 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!

Thanks

This project was inspired by twobucks's wethr.

License

This project is licensed under the MIT license.