Skip to content

t00n/css2dmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

css2dmx

Why ?

Because who has never dreamed of controlling DMX512 devices with CSS stylesheets ? I know I did. And now it's here.

How ?

Describe your devices globally using JSON (in the devices directory) and, for each project, your DOM (DMX Object Model) using XML and your style using DSS (DMX stylesheets).

Run css2dmx and watch the magic happen !

DISCLAIMER: the project is in early stage, do not expect too much ;)

Installation

You will need

Install python requirements

pip install -r requirements.txt

Usage

Use OLA to connect your device (https://www.openlighting.org/ola/getting-started/using-ola/).

See the examples to see everything that you can do. There is no docs at the moment as the project is evolving rapidly.

Run with

python3 css2dmx.py path/to/project/dir

About

Control DMX512 lights with CSS stylesheets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages