v1.16.0
Boomux Desktop
A native terminal workspace with Hyprland-inspired pane movement, persistent
shells, agent status, and remote workspaces.
Install
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/gardnmi/boomux/releases/latest/download/boomux-installer.sh | sh -s -- --desktopInstalls Desktop and the matching Boomux service together.
The same command selects GNU/Linux x86_64 or Apple Silicon macOS 15+.
macOS support is experimental; the app is ad-hoc signed and not notarized.
Launch
On macOS, open the installed version of Boomux in ~/Applications using Finder.
If macOS blocks it, use System Settings > Privacy & Security > Open Anyway.
To update, quit the app and rerun the installer; older versions are preserved.
On Linux, open Boomux Desktop from your application launcher, or run:
boomux-desktopThe service starts automatically; no separate CLI setup is needed for Desktop.
See it in motion ·
Desktop guide
1.16.0 (2026-09-11)
Features
- macos: add native desktop and unified release installation (c90fe11)