MediaTray 0.0.1

Dennis Tomas <[email protected]> Fri, 13 Mar 2015 13:54:05 +0100
Newsgroups gmane.comp.desktop.rox.user
Message-ID <[email protected]>
Digging out TaskTray has got me back into ROX applet development, so I 
wrote a little applet to show removable media, since DevTray does not 
work on recent distros. You need python-gobject to run it. If 
python-wnck is installed, it also shows open filer windows of mounted 
volumes.

Installation (on debian-based distros):

sudo apt-get install git python-gobject python-wnck
git clone --recursive https://github.com/dtomas/MediaTray.git

And if you'd like to add it to an XFCE panel:
cd MediaTray
sudo python install_xfce.py


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/