telldus - Node bindings for telldus-core
=== Installation:
- Install telldus-core library
- Windows, Max: Install Telldus Center
- Linux Ubuntu/Debian: http://developer.telldus.com/wiki/TellStickInstallationUbuntu
- Linux source install: http://developer.telldus.com/wiki/TellStickInstallationSource
- Compile this module
npm install
- Link the module to your project
cd yourprojectdirectory
npm link telldus
License and Credits:
This project is licensed under the MIT license and is forked from telldus-core-js (https://github.com/evilmachina/telldus-core-js) by GitHub user evilmachina.