Code

Removed obsolete CHARSET information.
[ncmpc.git] / README
1 ncmpc is a ncurses client for MPD, the Music Player Daemon.  
2 The client connects to a MPD running on a machine on the local network.
3 By default,  ncmpc  connects  to  localhost:2100.   This  can  be
4 changed  either  at  compile-time,  or  by  exporting  the MPD_HOST and
5 MPD_PORT environment variables, or by the command line  options  --host
6 and --port.
8         $ ncmpc --host=musicserver --port=44000
10 Read more about MPD on http://www.musicpd.org