WebXMMS displays information of your running music on your personal website.
You can add your preferred style format to define the information format.
General wildcards are supported, for example %f is used for filenames and %t for music titles.
WebXMMS is very easy to use.
Example string: Hans Zimmer & Trevor Rabin - The Rock & Armageddon Mix - 4:58 min (Volume: 64 %, Balance: 25 ) Mode: running, repeat, shuffle off
Format string: %t - %l min (Volume: %m, Balance: %b) Mode: %r, %p, %u
WebXMMS stores the information in a mysql database or in a textfile.
WebXMMS uploads this textfile with ftp to your web account.
1. autoconf
2. ./configure
3. make
4. sudo make install
5. restart xmms
6. copy the php (php/webxmms*.php) files to your webspace
7. open the webxmms.php file with your browser