An open API service indexing awesome lists of open source software.

https://github.com/d3dc/node-lights-api


https://github.com/d3dc/node-lights-api

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# node-lights-api

A REST api for sending commands to networked appliances

Uses Express and Mongoose

Currently only supports x10 through the Mochad TCP Daemon

### Running
1. `npm install`
2. `npm start`

### Updating styles
1. `npm install -g gulp`
2. `gulp`