Skip to content

v1.14.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 22:21
0ddb5cf

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

Bug Fixes

  • desktop: outline the cursor in unfocused terminals (#395) (e1195fe)