You may require sudo!
$ npm install -g tf-weather
Simple show current weather
$ weather
Show live weather
$ weather --live
Custom HOST
$ weather get -h <your-host>
Custom PORT
$ weather get -p <your-port>
Custom Callback period in live mode
$ weather get -w <your-wait-period>