Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 21:43
f119fa7

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

Features

  • desktop: add configurable copy on select and fix selection anchoring (#393) (fd6b541)