# 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 ./appscheincommander ```