BPDMX

DMX utility for sACN and Art-Net

Send, receive, monitor, and route DMX data across your network. Cross-platform CLI and web interface for lighting professionals.

Features

📡

sACN (E1.31)

Full support for streaming ACN protocol with multicast and unicast modes.

🎨

Art-Net

Art-Net protocol support for compatibility with a wide range of lighting equipment.

🖥️

Web Interface

Modern web UI for monitoring and controlling DMX universes from any device.

⌨️

CLI

Powerful command-line interface for automation and scripting.

🔌

REST API

Full REST API for integration with your existing tools and workflows.

💻

Cross-Platform

Runs on Windows, macOS, and Linux with native performance.

Quick Start

# Download and run
./bpdmx serve --port 5060

# Open web interface at http://localhost:5060
# Configure inputs, outputs, and patches via web UI or API