Skip to content

fscherwi/tf-weather

Folders and files

NameName
Last commit message
Last commit date
Jan 1, 2022
Dec 1, 2021
Jan 29, 2021
Oct 2, 2021
May 17, 2020
Jan 1, 2016
Nov 1, 2021
Feb 1, 2023
Feb 1, 2023
Dec 1, 2021

Repository files navigation

tf-weather

Build Status Codacy Badge

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>