15 lines
546 B
Markdown
15 lines
546 B
Markdown
# Music Player Daemon
|
|
|
|
http://www.musicpd.org
|
|
|
|
A daemon for playing music of various formats. Music is played through the
|
|
server's audio device. The daemon stores info about all available music,
|
|
and this info can be easily searched and retrieved. Player control, info
|
|
retrieval, and playlist management can all be managed remotely.
|
|
|
|
For basic installation information see the INSTALL file.
|
|
|
|
MPD is released under the
|
|
[GNU General Public License version 2](https://www.gnu.org/licenses/gpl-2.0.txt),
|
|
which is distributed in the COPYING file.
|