Files
tldr/pages.zh/common/ncmpcpp.md

21 lines
514 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ncmpcpp
> 一个用于音乐播放器守护进程的音乐播放器客户端。
> 另请参见:`mpd``mpc``qmmp``termusic`。
> 更多信息:<https://rybczak.net/ncmpcpp>。
- 连接到指定主机和端口的音乐播放器守护进程:
`ncmpcpp --host {{ip}} --port {{port}}`
- 将当前歌曲的元数据显示到控制台:
`ncmpcpp --current-song`
- 使用指定的配置文件:
`ncmpcpp --config {{file}}`
- 从文件中使用不同的键绑定集:
`ncmpcpp --bindings {{file}}`