Ejecter 0.2.0 released!

Written for Ejecter by Federico Pelloni on 2009-01-17

Ejecter 0.2.0 has just been released, featuring improved device management, does not show internal partitions, is compatible both with Gtk 2.12 and 2.14, and Vala 0.3 and 0.5, as well as various bugfixes.

Download it from here: http://launchpad.net/ejecter/1.0/0.2.0

Ejecter is a simple menu that sits in the system notification area, providing you a quick way to unmount external peripherals such as usb pendrives, cd/dvd, external hard disks and so.
It needs Gtk, Vala and Python.
Install it with
  ./waf configure --prefix=/usr
  ./waf
  sudo ./waf install

Run it from the command-line with "ejecter" or add it to startup applications:
it will sleep behind the scenes and show an icon in the system tray when one or more devices are connected to your computer.

Read all announcements