Home > mpctouch_old

mpctouch_old

Mpctouch_old is a project mainly written in SCALA and JAVASCRIPT, it's free.

Webapp for the Music Player Daemon

Small webapp that acts as a frontend to mpd, the music player daemon.

To build .war file, you need buildr. Just run the following

$ buildr deploy

This will generate the file mpctouch.war in the target directory. Just drop this file in the tomcat webapp folder.

Previous:sample_app