wethr
Command line weather tool.
Supported platforms: Linux, Windows and MacOS.
bash
cargo install wethr
bash
docker run -it risoflora/wethr
Get current weather:
bash
wethr
Get current weather in metric units:
bash
wethr --metric
Get current weather in imperial units:
bash
wethr --imperial
Pull Requests and Issues are welcome!
This project was inspired by twobucks's wethr.
This project is licensed under the MIT license.