Back to Catalog
hjelev GitHub avatar

lyrtui

Terminal UI for Lyrion Music Server with music library browsing and playback control

Demo

Terminal preview
lyrtui
lyrtui Demo

Overview

Terminal UI for Lyrion Music Server with music library browsing and playback control

Fast and good looking TUI for Lyrion Music Server

From the maintainer

Origin story

Lack of similar tool, the only one close to it was ugly and done in python

First workflow

Get nearly full control over their lyrion music server without leaving the terminal

Design choice

Asynchronous communication with the server api and support for all available image protocols in the terminals

Latest Release

0.2.12
Released: Jun 14, 2026

Install lyrtui 0.2.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hjelev/lyrtui/releases/download/0.2.12/lyrtui-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/hjelev/lyrtui/releases/download/0.2.12/lyrtui-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install hjelev/tap/lyrtui

Download lyrtui 0.2.12

File Platform Checksum
lyrtui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
lyrtui-x86_64-apple-darwin.tar.xz Intel macOS checksum
lyrtui-x86_64-pc-windows-msvc.zip x64 Windows checksum
lyrtui-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
lyrtui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Discussions

0 comments
Loading comments...
Alvin By Alvin