Skip to content

bassaer/wtr

Repository files navigation

wtr

Build Status npm version

waht is wtr?

wtr is a cli command to check the weather where you live.

install

❯ npm i wtr

usage

screen

you can use config file at ~/.wtr/config.json

{
    "APPID": "your_app_id",
    "q": "tokyo,jp",
    ...
}

c.f. OpenWeatherMap