Download BPDMX
Available for Windows, macOS, and Linux
Latest builds from main. Updated with every push.
Install on Linux
🚀 One-Line Install
Run this command in your terminal:
curl -fsSL https://dmx.bpshowtools.com/install.sh | bash For stable channel: add -s -- --stable
Manual Installation
Loading... Run BPDMX
bpdmx serve Server starts on port 8512. Open http://localhost:8512 for the web UI.
Update
Simply run the install command again to update to the latest version.
Install on macOS
🚀 One-Line Install
Run this command in Terminal:
curl -fsSL https://dmx.bpshowtools.com/install.sh | bash For stable channel: add -s -- --stable
Manual Installation
Loading... xattr command removes the macOS quarantine flag.
Run BPDMX
bpdmx serve Server starts on port 8512. Open http://localhost:8512 for the web UI.
Update
Simply run the install command again to update to the latest version.
Install on Windows
🚀 One-Line Install (PowerShell)
Run this command in PowerShell:
irm https://dmx.bpshowtools.com/install.ps1 | iex For stable channel, run the script with -Stable flag
Manual Installation
Loading... Loading... Run BPDMX
bpdmx serve Server starts on port 8512. Open http://localhost:8512 for the web UI.
Update
Simply run the install command again to update to the latest version.
Direct Downloads
Or download the binaries directly:
Loading available downloads...