一个受Winamp启发的复古终端音乐播放器。
A retro terminal music player inspired by Winamp

原始链接: https://github.com/bjarneo/cliamp

## Cliamp:复古终端音乐播放器 Cliamp 是一款受 Winamp 启发的终端音乐播放器,使用 Go 编写,提供怀旧且强大的聆听体验。它支持多种来源,包括本地文件、流媒体服务(YouTube、Spotify、SoundCloud 等)、播客,甚至网络广播。 主要功能包括视觉频谱分析仪、用于声音定制的参数均衡器以及强大的播放列表管理。用户还可以通过配置文件添加自定义电台。 安装可以通过 shell 脚本、Homebrew、Arch AUR 或从源代码构建来实现,非常简单。基本用法只需输入 `cliamp`,后跟要播放的文件、目录或 URL。 完整的按键绑定列表(可通过 Ctrl+K 访问)允许在终端内方便地进行控制。更多信息和设置详情请访问 GitHub 仓库:[https://github.com/bjarneo/cliamp](https://github.com/bjarneo/cliamp)。

黑客新闻 新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 一个受 Winamp 启发的复古终端音乐播放器 (github.com/bjarneo) 35 分,由 mkagenius 4 小时前发布 | 隐藏 | 过去 | 收藏 | 讨论 帮助 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请 YC | 联系 搜索:
相关文章

原文
 ██████ ██      ██  █████  ███    ███ ██████
██      ██      ██ ██   ██ ████  ████ ██   ██
██      ██      ██ ███████ ██ ████ ██ ██████
██      ██      ██ ██   ██ ██  ██  ██ ██
 ██████ ███████ ██ ██   ██ ██      ██ ██

A retro terminal music player inspired by Winamp. Play local files, streams, podcasts, YouTube, SoundCloud, Bilibili, Spotify, Xiaoyuzhou (小宇宙), and Navidrome with a spectrum visualizer, parametric EQ, and playlist management.

Built with Bubbletea, Lip Gloss, Beep, and go-librespot.

cliamp_whips_tty_ass_compressed.mp4

Tune in to our radio channel:

cliamp https://radio.cliamp.stream/lofi/stream.pls

Add your own stations to ~/.config/cliamp/radios.toml. See docs/configuration.md.

Want to host your own radio? Check out cliamp-server.

curl -fsSL https://raw.githubusercontent.com/bjarneo/cliamp/HEAD/install.sh | sh

Homebrew

brew install bjarneo/cliamp/cliamp

Arch Linux (AUR)

Pre-built binaries

Download from GitHub Releases.

Build from source

git clone https://github.com/bjarneo/cliamp.git && cd cliamp && go build -o cliamp .
cliamp ~/Music                     # play a directory
cliamp *.mp3 *.flac               # play files
cliamp https://example.com/stream  # play a URL

Press Ctrl+K to see all keybindings.

Add this keybind to launch cliamp with Super+Shift+M:

bindd = SUPER SHIFT, M, Music, exec, omarchy-launch-tui cliamp

x.com/iamdothash

Use this software at your own risk. We are not responsible for any damages or issues that may arise from using this software.

联系我们 contact @ memedata.com