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