Skip to content

v1.15.2

Choose a tag to compare

@github-actions github-actions released this 10 Sep 23:12
2a69069

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.
Available for GNU/Linux x86_64.

Launch

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.15.2 (2026-09-10)

Bug Fixes

  • desktop: discard unbound saved pane placeholders (#403) (fb4fce5)