macOS
brew install termusiclocal Homebrew formula metadata
sudo port install termusicMacPorts ports tree · multimedia/termusic/Portfile · source: api.github.com
brew
Music Player TUI written in Rust. Version 0.13.2 via Homebrew; verified 2026-05-12.
install
brew install termusiclocal Homebrew formula metadata
sudo port install termusicMacPorts ports tree · multimedia/termusic/Portfile · source: api.github.com
nix profile install nixpkgs#termusicnixpkgs package indexes · pkgs/by-name/te/termusic/package.nix · source: api.github.com
sudo pacman -S termusicArch Linux sync databases · termusic · source: geo.mirror.pkgbuild.com
scoop install main/termusicScoop official bucket manifest trees · bucket/termusic.json · source: api.github.com
overview
Music Player TUI written in Rust
history
termusic is a Rust terminal music and podcast player. Its history is rooted in the Unix/TUI tradition of local media clients, but its README frames the motivation around freedom from centralized music services and a rewrite from GOMU to avoid data-race problems.
The repository was created in June 2021. The README says the author had contributed to GOMU, encountered serious data-race problems during development, and rewrote the player in Rust to address them.
The project grew into a split client/server terminal application with audio playback, podcast support, library indexing, playlists, metadata/tag editing, album-cover display, multiple playback backends, and optional download helpers. GitHub releases show steady v0.x development from v0.6.x in late 2021 through v0.13.x in 2026.
termusic has unusually broad package-manager reach for a TUI media player. The README lists Cargo and cargo-binstall as official install sources and documents unofficial or downstream package availability through Arch Linux repositories, AUR, Homebrew, NetBSD pkgin, and Nix/NixOS. The input package facts also show Brew, MacPorts, Nix, pacman, and Scoop packaging.
Users run `termusic` for the TUI and `termusic-server` for the server component. The README documents local configuration under platform-specific application config directories, optional playback backends such as MPV and GStreamer, support for common audio containers/codecs, podcast database files, playlist storage, and logs in temporary directories.
For package nerds, termusic is interesting because it is both a Rust TUI application and a media stack integration point: packaging must account for Rust MSRV, protobuf, audio backends, ALSA/DBus on Linux, optional yt-dlp/ffmpeg helpers, album-cover protocols, and separate client/server binaries. That makes it a more complex package than a simple single-binary CLI.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/termusic/server.toml~/.config/termusic/tui.toml~/Library/Application Support/termusic/server.toml~/Library/Application Support/termusic/tui.toml%APPDATA%\termusic\server.toml%APPDATA%\termusic\tui.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
termusic | cli | global executable | |
termusic-server | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tramhao/termusic
install metadata
| Package key | brew:termusic |
|---|---|
| Version | 0.13.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/termusic |
| Homepage | https://github.com/tramhao/termusic |
| Repository | https://github.com/tramhao/termusic |
| Upstream docs | https://github.com/tramhao/termusic#readme |
| License | MIT AND GPL-3.0-or-later |
| Source archive | https://github.com/tramhao/termusic/archive/refs/tags/v0.13.2.tar.gz |
| Last updated | 2026-05-12T10:30:28-04:00 |
| Pulse | updated |
| Dependencies | opus |
| Build dependencies | pkgconf, protobuf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | termusic |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
termusic
nix profile install nixpkgs#termusictermusic 0.13.2-1
Music Player TUI written in Rust
https://github.com/tramhao/termusic
sudo pacman -S termusictermusic
sudo port install termusicmain/termusic
scoop install main/termusicsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.