wtr
v1.0.4
Published
check weather
Downloads
1,748
Readme
wtr
waht is wtr?
wtr is a cli command to check the weather where you live.
install
❯ npm i wtrusage

you can use config file at ~/.wtr/config.json
{
"APPID": "your_app_id",
"q": "tokyo,jp",
...
}c.f. OpenWeatherMap
