demex is a command based DMX-Lighting control application written in Rust. It's command syntax and functionality is heavily inspired by the ETC Eos family and MA family of lighting consoles.
demex is currently in development and not yet ready for use. If you want to try it out, you can clone the repository
git clone https://github.com/matteolutz/demex
and run the proejct using
cargo run -- -s test_data/show.json
There will be test data loaded and you can start playing around with the commands and the UI.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License. See LICENSE for more informations.
matteolutz.de · GitHub @matteolutz · Email [email protected]