tf-weather
v7.0.1
Published
a tool to show the weather data from Tinkerforge sensors
Downloads
17
Readme
tf-weather
Shows the current weather data from Tinkerforge Sensors!
Install
You may require sudo!
$ npm install -g tf-weather
Usage
Simple show current weather
$ weather
Show live weather
$ weather --live
Options
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>