Controller for QLC+
An Android native 3rd party application for controlling QLC+ v4.
Evan Hughes (evanh) Connectivity Remote Controller
Screenshots
Description
This is a 3rd party Android app built to emulate some features from the QLC+ web interface but on a native phone/tablet application.
It uses a WebSocket connection exposed by QLC+ desktop software (when enabled) to read and write channel changes, function status and DMX keypad data from the host.
The app is built to be very versatile in preferences because it supports many extended features. The UI is built using Google's material framework and Jetpack compose.
Theming is synced with the phone itself, drawing accent colors from whatever "Material You" settings you have enabled globaly.
Please be aware that this is not an official QLC+ app and it only works for v4.
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- qlc_controller.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments