What is xmms-democracy??

Xmms-democracy is a web xmms control tool originally programer for office workers or colaborative places. Xmms-democracy allows you and your team control democratically all your music :)

Install

install xmms-shell apache2 and php4. for example in ubuntu:
apt-get install xmms-shell apache2 libapache2-mod-php4
set the propierty permissions
chmod a+s /usr/bin/xmms-shell
Donwload xmms-democracy
move it to your apache directory
mv xmms-democracy.tar.gz /var/www
Untar it
cd /var/www
tar -xvzf xmms-democracy.tar.gz
edit the libs/remote.inc.php file line 10. Insert in it your xmms-shell path, for example in ubuntu:
$xs_path="/usr/bin/xmms-shell";
Launch the program

launch xmms-shell as root
sudo xmms-shell -r
Open with your web browser the xmms-democracy program
Screenshot


Developed by vud1 under GPL licence