Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

tguillem/android-ampd

Repository files navigation

		       android Music Player Daemon (aMPD)

Music Player Daemon (MPD) running on any Android device as a background Service.

Simply run aMPD, choose your Music directory and choose if you want to run MPD
automatically (at device boot). Then play a variety of audio files remotely
with a MPD client.

You can use any MPD client like MPDroid on Android
(https://play.google.com/store/apps/details?id=com.namelessdev.mpdroid) or any
other client on Linux/Windows/Mac (http://www.musicpd.org/clients/).

Connect your client to MPD using the host and port shown when you run aMPD.

See http://www.musicpd.org/ for more informations about the MPD protocol.

For basic installation information see the INSTALL file.

aMPD is released under the GNU General Public License version 3, which is
distributed in the COPYING file.