Skip to main content

Terminal UI for helixgen: tone library, setlists, and Line 6 Helix Stadium device control.

Project description

helixgen-tui

A terminal UI for helixgen: manage your tone library, setlists, and a Line 6 Helix Stadium over the LAN — from the terminal, no editor app.

⚠️ Unofficial tool — use at your own risk. Not affiliated with or endorsed by Line 6 / Yamaha. Line 6, Helix, and HX are trademarks of Yamaha Guitar Group, Inc. The MIT LICENSE disclaims all warranty.

Repo family

Repo What it is
helixgen-core The helixgen Python package: libs, CLI, MCP server
helixgen The Claude Code plugin — /tone, /setup, /device skills + marketplace
helixgen-tui (this repo) Terminal UI for tones, setlists, and device control

Install

uv tool install helixgen-tui
# or
pipx install helixgen-tui

Then run it as helixgen-tui or the shorter hxg.

Usage

The app is the librarian: browse and manage tones, setlists, and device sync, plus setting the active tone on the hardware — all inside a tabbed shell:

Tab Key What it does
Library 1 Browse tones, view details, filter, make a tone active, sync it to the device
Setlists 2 Manage setlist membership and order, sync a setlist or all setlists
IRs 3 Push local IRs to the device, rename/delete/prune device IRs
Device 4 Device info, active tone, backup/restore, lock status, retry connect

Press ? anywhere for the full key-binding reference, q to quit.

Offline-first: the app works fully with no device on the LAN — Library, Setlists, and IRs stay browsable from local state. Device-mutating actions (activate, sync, push, backup, restore, ...) simply refuse with a reason in the status bar when no Helix is reachable, and reconnect automatically (or via r on the Device tab) once one is.

Design principle: slots are invisible. The UI speaks in tones and setlists only — slot addresses like 5A are an implementation detail the user never sees or types.

Note: device restore and device-side tone delete are not yet wired — they await core-side verbs (a restore that carries its target preset, and a single-pool-preset delete). The UI surfaces a clear reason until then. See docs/BACKLOG.md #6.

The long-term goal is full parity with the Helix Stadium desktop app (tracked in helixgen-core's docs/stadium-app-parity.md); this v1 ships the librarian, with more screens (signal-flow editor, global settings, tuner/meters) to follow. See docs/BACKLOG.md.

Development

Managed with uv; the package layout is src/helixgen_tui/, depending on helixgen[device] from PyPI (never vendor core source here).

uv run pytest          # test suite
uv run ruff check .    # lint
uv run helixgen-tui    # run the app
uv build               # sdist + wheel

CI (GitHub Actions) runs ruff + pytest on every PR and push to main; publish.yml releases to PyPI via OIDC trusted publishing on v* tags.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helixgen_tui-0.1.2.tar.gz (34.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

helixgen_tui-0.1.2-py3-none-any.whl (39.5 kB view details)

Uploaded Python 3

File details

Details for the file helixgen_tui-0.1.2.tar.gz.

File metadata

  • Download URL: helixgen_tui-0.1.2.tar.gz
  • Upload date:
  • Size: 34.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for helixgen_tui-0.1.2.tar.gz
Algorithm Hash digest
SHA256 4f39da35668088762f0d3471d52ea41e56fd54e7eaae1d0a036d7e34e489d2ff
MD5 4157d13a4aaac0846d002670c96fcac2
BLAKE2b-256 5b13164dee4a349f89352c823f1ec9cc129269d904c19e671dc97d915bbcbd94

See more details on using hashes here.

Provenance

The following attestation bundles were made for helixgen_tui-0.1.2.tar.gz:

Publisher: publish.yml on sheax0r/helixgen-tui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file helixgen_tui-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: helixgen_tui-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 39.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for helixgen_tui-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3b91f00a7614e364e8f3c6a79d3bd7ac30f098e70d5086e351b508fce1e4bc03
MD5 d595d75b4f3fe16976383450858f668b
BLAKE2b-256 8805dfbbc9688e9d2c6cb3c6257296f19747900d5f7214fb206f10704e697dbb

See more details on using hashes here.

Provenance

The following attestation bundles were made for helixgen_tui-0.1.2-py3-none-any.whl:

Publisher: publish.yml on sheax0r/helixgen-tui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page