What's new? | Help | Directory | Sign in
Google
xmmspipe
Control XMMS by sending strings to a named pipe
  
  
  
  
    
Show all Featured Downloads:
xmmspipe-0.5.7.tgz
Show all Featured Wiki Pages:
About Credits Installation News Usage
Join project
Project owners:
  benlynn

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.