Skip to content

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 04:12
99f7ff9

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 -- --desktop

Installs 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-desktop

The 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

  • desktop: guide new users to create a workspace (#405) (5911f95)
  • kiro: preserve host-selected engines and agents (#407) (37dfda4)