XMMS Announcer is a simple utility that neatly prints the current track playing in XMMS. It has optional command line arguments that allow for more detailed information about the track. The unique feature is that it allows for an easily customizable output string format, which is done by using the -f switch on the command line.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | Mac OS X Windows Windows Cygwin POSIX BSD Linux Unix |
| Implementation | C |
Recent releases


Changes: Reduced printf() usage to improve speed. Other miscellaneous code fixes.


Changes: This release adds a -f switch to allow a user-defined format of the output. It uses getopt() for commandline args instead of nested loops (for cleaner code). There have been miscellaneous code fixes.


Changes: The symlink in the current directory has been changed.


No changes have been submitted for this release.