summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 377576a)
raw | patch | inline | side by side (parent: 377576a)
author | Kalle Wallin <kaw@linux.se> | |
Tue, 6 Apr 2004 19:32:45 +0000 (19:32 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Tue, 6 Apr 2004 19:32:45 +0000 (19:32 +0000) |
README | patch | blob | history |
index 752a0f639e3fba410d4030b95ab404ad06cb7f13..af7183eee684ef71b0d4c139eebf1505704537c1 100644 (file)
--- a/README
+++ b/README
-ncmpc is a ncurses client for MPD, the Music Player Daemon.
+ncmpc is a ncurses client for MPD, the Music Player Daemon with an
+interface is inspired by cplay (by Ulf Betlehem).
+
The client connects to a MPD running on a machine on the local network.
By default, ncmpc connects to localhost:2100. This can be
changed either at compile-time, or by exporting the MPD_HOST and
$ ncmpc --host=musicserver --port=44000
+
Read more about MPD on http://www.musicpd.org
+
+