SkillAgentSearch skills...

Demex

demex - a command-based DMX-lighting control application written in Rust.

Install / Use

/learn @matteolutz/Demex
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

demex Codacy Badge

What is demex?

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.

Getting started

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 project using

cargo run -- -s test_data/cinema.json

There will be test data loaded and you can start playing around with the commands and the UI.

Installation

Ubuntu / Debian

Before you can run demex, you need to install some additional packages. You can do this by running

sudo apt-get install g++ pkg-config libx11-dev libasound2-dev libudev-dev libxkbcommon-x11-0

Windows

TODO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License. See LICENSE for more informations.


matteolutz.de  ·  GitHub @matteolutz  ·  Email info@matteolutz.de

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated10mo ago
Forks3

Languages

Rust

Security Score

82/100

Audited on Jun 4, 2025

No findings