macOS
brew install termusiclocal Homebrew formula metadata
sudo port install termusicMacPorts ports tree · multimedia/termusic/Portfile · ソース: api.github.com
brew
termusic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install termusiclocal Homebrew formula metadata
sudo port install termusicMacPorts ports tree · multimedia/termusic/Portfile · ソース: api.github.com
nix profile install nixpkgs#termusicnixpkgs package indexes · pkgs/by-name/te/termusic/package.nix · ソース: api.github.com
sudo pacman -S termusicArch Linux sync databases · termusic · ソース: geo.mirror.pkgbuild.com
scoop install main/termusicScoop official bucket manifest trees · bucket/termusic.json · ソース: api.github.com
概要
Music Player TUI written in Rust
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
termusic | cli | グローバル実行可能ファイル | |
termusic-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tramhao/termusic
インストールメタデータ
| パッケージキー | brew:termusic |
|---|---|
| バージョン | 0.13.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/termusic |
| ホームページ | https://github.com/tramhao/termusic |
| リポジトリ | https://github.com/tramhao/termusic |
| 上流ドキュメント | https://github.com/tramhao/termusic#readme |
| ライセンス | MIT AND GPL-3.0-or-later |
| ソースアーカイブ | https://github.com/tramhao/termusic/archive/refs/tags/v0.13.2.tar.gz |
| 最終更新 | 2026-05-12T10:30:28-04:00 |
| Pulse | updated |
| 依存関係 | opus |
| ビルド依存関係 | pkgconf, protobuf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/termusicソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.