Releases: gardnmi/boomux
Release list
v1.17.0
Boomux Desktop
A native terminal workspace with Hyprland-inspired pane movement, persistent
shells, agent status, and remote workspaces.
Warning
macOS is a largely untested experimental preview. It has limited automated
CI and smoke-test coverage, with very little real-world testing. Everyday use,
hardware compatibility, and session reliability are not established. Expect
bugs; use it for evaluation only, not important work. Inclusion in a regular
release does not make the macOS build stable or production-ready.
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.17.0 (2026-09-11)
Features
Bug Fixes
v1.16.1
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.1 (2026-09-11)
Bug Fixes
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)
Bug Fixes
v1.15.2
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.
Available for GNU/Linux x86_64.
Launch
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.15.2 (2026-09-10)
Bug Fixes
v1.15.1
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.
Available for GNU/Linux x86_64.
Launch
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.15.1 (2026-09-10)
Bug Fixes
v1.15.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.
Available for GNU/Linux x86_64.
Launch
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.15.0 (2026-09-10)
Features
macOS Development Preview — 2026-09-10 (66bca02a)
Install from Terminal
For Apple Silicon Macs running macOS 15+, no GitHub login is needed:
curl -fsSL https://raw.githubusercontent.com/gardnmi/boomux/a63cf568eabd5e5543927107f3d25229460687d3/.github/scripts/install-macos-preview.sh | /bin/bashThe installer verifies a pinned SHA-256 and the app's ad-hoc signature, then installs
~/Applications/Boomux Preview-66bca02a.app. Open that app in Finder. If blocked,
use System Settings → Privacy & Security → Open Anyway. It does not change
Gatekeeper settings or replace an existing app, global CLI, or login service.
The installer source is pinned separately from the unchanged CI-tested app.
Development preview for testing. Not a stable release.
- Apple Silicon (M1 or newer), macOS 15+.
- Matching Desktop and CLI, version 1.14.1.
- Source:
66bca02a41957f87485eb3593a65f06300149bc7. - Validated Mac build: https://github.com/gardnmi/boomux/actions/runs/34427759652
- General CI: https://github.com/gardnmi/boomux/actions/runs/34427763327
- SHA-256:
65088ef421eb25bd35576d059bc37e0f318aa8cefdf12d29f23049da8bd174a4. - Ad-hoc signed, not notarized; see the installation steps below.
- Known preview issue: the initial window can extend off-screen on small displays.
Please report reproducible problems at https://github.com/gardnmi/boomux/issues, including
this preview tag, macOS version, chip, steps, and error text. Do not include secrets.
Boomux macOS testing preview
This preview requires macOS 15 or newer. Use the aarch64 download for an Apple
Silicon Mac (M1 or newer), or x86_64 for an Intel Mac when available.
- Extract the ZIP and drag Boomux.app to Applications.
- Open Boomux.app. This build is ad-hoc signed, not Apple-notarized. If macOS
blocks it, use System Settings → Privacy & Security → Open Anyway for this
specific app after confirming you received it from the person testing Boomux. - Create a Workspace and Shell. Try ordinary commands, your editor, and agents.
- Close a pane and reopen its Shell from the sidebar. Its process should survive.
- Quit the app, reopen it, and reattach to the same Shell.
The CLI is inside the app:
/Applications/Boomux.app/Contents/MacOS/boomux --version
/Applications/Boomux.app/Contents/MacOS/boomux daemon status
/Applications/Boomux.app/Contents/MacOS/boomux daemon restartCommand+C/V copy and paste; Command+W detaches the pane; Command+Enter creates a
Shell; Command+Q quits Desktop. Control keys remain available to terminal apps
except the existing documented Boomux shortcuts. Control+Space opens Layout mode.
Please test non-US keyboard input, Option combinations, IME if used, selection,
clipboard, Retina scaling, fullscreen, sleep/wake, and reconnecting after a daemon
restart. Share the source commit in build.json, macOS version, chip, steps, and
any error text. Avoid sharing terminal secrets or credentials.
The daemon intentionally keeps running after the app quits. boomux daemon stop
terminates all managed Shell processes; use it only when you intend to end them.
This preview does not install a login service or replace a package-managed CLI.
Official macOS releases, notarization, and automatic app-bundle updates are not
part of this preview. Replace the app only after coordinating active sessions;
keep the previous download while testing a newer build.
v1.14.1
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.
Available for GNU/Linux x86_64.
Launch
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.14.1 (2026-09-09)
Bug Fixes
v1.14.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.
Available for GNU/Linux x86_64.
Launch
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.14.0 (2026-09-09)
Features
v1.13.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.
Available for GNU/Linux x86_64.
Launch
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