My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

When this plugin is enabled, XMMS can be commanded by sending strings to $HOME/.xmms/inpipe, for example,

echo play_pause > ~/.xmms/inpipe

will cause XMMS to pause or play.

One can also setup an output pipe, and query XMMS for information. For example, sending 'report title' to the input pipe will cause the current song's title to be printed on the output pipe.

Powered by Google Project Hosting