Skip to content

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

Notifications You must be signed in to change notification settings

MarshallAsch/led-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published