Files
scheincommander/README.md
T
2023-02-15 01:17:02 +01:00

207 B

scheincommander

A qt quick application to control dmx moving heads / lights / fog machines (running on a raspberry pi)

How to build

mkdir build
cd build
cmake ..
make -j4096
./applightcontrol