/WX

Just trying to learn rust...

Primary LanguageRust

WX

Fetch weatherdata from yr.no.

Usage/Examples

Generate config (first run) or show locations in config (the following runs):

$ wx

Show weatherdata by location:

$ wx <location>

Show weatherdata by lat/lng:

$ wx <lat> <lng>