blob: ad140ddfdc2c9ffcedef42e0ad967a32f08ed094 (
plain)
1
2
3
4
5
6
7
8
|
mpc is a client for MPD, the Music Player Daemon.
mpc connects to a MPD running on a machine via a network.
For bash tab completion, copy the mpc-completion.bash file in
mpc's documentation directory to ~/.bashrc
You will need to make sure you have set the MPD_HOST and MPD_PORT
environment variables.
|