nodecec
v0.0.3
Published
A cec-client wrapper for node.js
Downloads
21
Readme
nodecec
A cec-client wrapper for node.js
Install
Install libcec
You must have a working version of cec-client. To install cec-client, please visit: https://github.com/Pulse-Eight/libcec For raspberry pi users, a pre-compiled version can be found here: http://selfprogramming.bplaced.net/index.php/2012/09/10/libcec-for-raspberry-pi/comments/
Install nodecec
Using npm:
npm install nodecec
API
TODO
License
MIT