/weather

Display weather in your terminal

Primary LanguageDart

Weather

CLI to display your local weather in your terminal using the http://v2.wttr.in/ service.

Set up:

Clone repo and run

dart pub get

To run

dart run

Result:

Weather report in terminal

To build and run executable

dart compile exe bin/weather

./bin/weather.exe