XMMS2tray
XMMS2tray is a small XMMS 2 client that displays an icon in the X11 system tray with a popup menu. If libnotify and notification-daemon are properly set up, it will also display notification “bubbles.”
Dependencies
You will need:
- XMMS 2 (obviously)
- Python (version 2)
- PyGTK, version 2.10 or newer
- optionally notify-python and notification-daemon from galago if you want notication bubbles
- optionally the Python Imaging Library (PIL) if you want cover artwork in the notifications
Download
The current version of XMMS2tray is 0.5.1, released on April 5, 2010.
Source code: xmms2tray-0.5.1.tar.gz
Old versions may be found here.
The newest source code is also available via Mercurial.
Several GNU/Linux distributions, including Debian GNU/Linux and Ubuntu, include packages of XMMS2tray.
Installation
XMMS2tray is packages with distutils. To install, run python setup.py install
Copyright
XMMS2tray is distributed under the terms of the GNU General Public License version 2 or later. It was originally written and is currently maintained by Thomas Jollans.
