Uses go to control a pin on a raspberry pi. Has webapp for configuring on/off times.
214
Golang app for turning on Christmas lights ran in a docker container on a pi.
Currently uses fixed GpioPin10
Uses a config file stored as /config/config. On/Off times are currently forced to CST
Webapp runs on port 8080
Can run application with:
docker run -p 8080:8080 niget2002/gopilightcontrol
If you want the config changes to be permanent, bind mount config/config to a local file.
Content type
Image
Digest
Size
299.3 MB
Last updated
almost 7 years ago
docker pull niget2002/gopilightcontrol