|
phpxmms is a web front end to a running XMMS/Icecast server. It was created so that we could remotely change songs in a running XMMS/Icecast session, without having to open another client session, or drop out of a running program. Because of it's design, it also allows others users to skip, pause, play and add songs (currently only songs on your harddrive, but we're working on upload capability). It supports 'skins' and will work from any computer with an internet connection.
Some of the default keys have been modified from XMMS, there is a screenshot below
Requirements
- Apache
- PHP 4 +
- XMMS 1.2.4 (with xmms-shell)
- XMMS-Liveice
- Icecast
- rsh-server
Download: phpxmms v1.0
Install: tar -xvzf phpxmms-1.x.tar.gz into a subdirectory of your web server, then view README.
|