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

https://github.com/marshallasch/led-controller

The web app to control some of my RGB led light strips in my house (lan control only)
https://github.com/marshallasch/led-controller

hacktoberfest leds rgb-controller smarthome

Last synced: 5 months ago
JSON representation

The web app to control some of my RGB led light strips in my house (lan control only)

Awesome Lists containing this project

README

          

# Super Awesome LED Controller

Custom website to control magic and lifx leds without needing the internet.

This will allow you to put the un-trusted LED controllers on a LAN only VLAN to prevent external internet access and only allow inbound connections from the one controller.

### Building

`docker build -t led-controller .`

#### Running

`docker run --rm -p 8080:8080 led-controller:latest`

### Usage

Go to `http://localhost:8080` and use the webpage