blob: feaa1b1e5173a3eb06a4362c615cc7a6505d0303 (
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-bashrc 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.
|