public
Description: A simple utility that prints the current track playing in Audacious
Homepage: http://jk0.org/projects/audacious-announcer
Clone URL: git://github.com/jk0/audacious-announcer.git
jk0 (author)
Thu Mar 19 19:49:15 -0700 2009
name age message
file CHANGELOG Loading commit data...
file Makefile
file README
file aa
file announce.sh
file audacious-announcer.c
README
INSTALL:

  tar -zxvf ./audacious-announcer.tar.gz
  make all
  Optional: sudo make install

NOTES:

  Use announce.sh if you intend to run this program from outside of X (ie. SSH). Some modifications may be necessary.