![]() |
See additional SCREENSHOTS.md. Includes themes, views, modals, and IPC examples.
-
TUI speed — incredibly fast, responsive, keyboard-driven.
-
Play local music files, from your streaming server, or both at the same time.
-
Prominent high-res album art in the terminal.
-
Easy keybindings, always visible in footer. No memorization needed.
-
Lyrics and artist info view, with artist thumb, image gallery, discography, and bio.
-
Fuzzy search all or specific tags (artist, album, year, genre).
-
IPC control — control must from the command line while it's running.
-
Download/temp directory browser — trial those potentially janky mp3s you grabbed before promoting them to your library.
-
Omarchy theme integration with live reloads.
-
Integrations: last.fm and/or Listenbrainz scrobbling, Lidarr library management.
-
Gapless playback and ReplayGain normalization (track or album mode) via mpv.
Not convinced? See a full COMPARISON with popular TUI music players.
- Music Library: Scan and browse your music collection with a 3-column browser (artists, albums, tracks), genre browsing, and field-specific search. Toggle local, Subsonic, or both.
- Smart Search: FTS5-powered full-text search with field queries (
artist:radiohead year:1997) and year range filtering - MPV Backend: Full gapless audio playback with seek, repeat (off/all/one), shuffle, progress tracking, and ReplayGain normalization
- Lyrics: Fetch plain and synced lyrics from LRCLib
- Artist Info: Bios from TheAudioDB, Discogs, and Wikipedia. Discographies from MusicBrainz. Artist images from local files or online APIs.
- Album Art: Smart terminal image support via go-termimg (Kitty, iTerm2, Sixel, halfblocks fallback). Local-first with online fallback.
- Scrobbling: Last.fm and ListenBrainz support
- Lidarr Integration: View artist/album monitoring status, open in Lidarr
- Visualizer: 9 real-time audio visualizations (bars, braille, wave, stars, rain, etc.)
- Themes: 6 built-in themes, custom colors.toml, automatic Omarchy theme detection with live-reloads
- Playlist Management: Reorder (J/K/g/G), save (S), delete (d), clear (D), enqueue next (E), and reverse playlist order (X).
- Session Restore: Automatically restores last session on startup
- Sleep Timer & Alarm Clock: Fall asleep or wake up to your music
- 4 Layouts:
large(default),medium,compact,narrow(sidebar or mobile format) - IPC Control: Control a running must instance from the terminal (
must play,must next,must find radiohead, etc.) - Subsonic/Navidrome Integration: Search and stream from any Subsonic-compatible server (Navidrome, Jellyfin, etc.). Use
subsonic:artist:<q>,subsonic:album:<q>, etc. in IPC searches, or configure a server name alias likenavidrome:<q>. Search modal supports local-only, subsonic-only, or combined search mode. - Options Modal: Adjust replaygain, view, and visualizer settings on the fly
- Temp Directories Modal: Easily find and play music not stored in the main library. Perfect for listening to recent downloads before deciding whether to add to your library.
- Media Keys Support: Use your keyboard's media keys to control playback (e.g. Fn+F4 to play/pause). Requires
mpv-mpris. - Desktop Notifications: On song changes, with optional album art. Requires
libnotify.
- mpv — Required for audio playback
- Go 1.26+ — To build from source
- Any NerdFont — For proper symbol display
Note: Windows and macOS support includes real audio visualization (WASAPI on Windows, SoX+BlackHole on macOS). Other platform features are experimental and untested — feedback appreciated.
New to mpv or NerdFonts? See HELP.md for platform-specific setup instructions.
- mpv-mpris — Required for media key support
- libnotify — Required for desktop notifications.
libnotify-binon Debian/Ubuntu. - Kitty, Ghostty, or Rio terminal — For best image support
- Windows: Real audio capture uses built-in WASAPI — no additional software needed.
- macOS: Install SoX and BlackHole:
Then configure a Multi-Output Device in Audio MIDI Setup to route system audio through BlackHole.
brew install sox blackhole-2ch
git clone https://github.com/pdfrg/must.git
cd must
go build -o must ./cmd/mustgo install github.com/pdfrg/must/cmd/must@latestMP3, FLAC, OGG, Opus, M4A, AAC, WMA, WAV
See DOCUMENTATION.md for cli usage, IPC control commands, keybindings, configuration reference, album art/artist image priority, XDG paths, search architecture, and database schema.
Audio visualizations: cliamp. Awesome music player with retro Winamp style in the terminal.
If you like must, please check out rptui, a Radio Paradise TUI.
MIT


