blob: dd31aa1b66576d5262232311ca077fd0bdf34415 (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
This script depends on libmpdclient which is available at slackbuilds.org
|