mattludwigs / weather

Display weather in your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Display weather in your terminal


Languages

Language:Dart 100.0%