Ejecter 0.3.0 released!

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

New Karmic-compatible release. Dropped Hal for libgdu, many bugs fixed and translations updated.
Backwards-compatibility as seen in previous releases has been dropped, and this has been tested only on Ubuntu Karmic (9.10) alpha 6 and later. This means that it quite certainly won't compile on Jaunty or other distributions featuring similar software versions.
Feedback and testing on newer distros is greatly appreciated.

Download it from here: http://launchpad.net/ejecter/1.0/0.3.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, libgdu (from gnome-disk-utility), plus Vala and Python only at compile-time.
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.

Updated .

Read all announcements