A qt quick application to control dmx moving heads / lights / fog machines (running on a raspberry pi)
## How to build
```
mkdir build
cd build
qmake6 ..
make -j4096
./applightcontrol
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.