Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 251 Bytes

Switch

API

An API to control power switches through TellStick.

Dependencies: TellStick software (tdtools).

Build: $ npm install

Run: $ DEBUG=switch ./bin/www

CLIENT

Interface for turning on and off power switches.

Build: $ bower install