/bdin

A block device appindicator for ubuntu. The appindicator gives options for mount, umount and detach external block devices.

Primary LanguagePython

A block device appindicator for ubuntu. The appindicator gives options for mount, umount and detach external block devices on ubuntu. The appindicator solves ubuntu's 12.10 problem where not exists option for eject, safely remove or detach external block devices.

PS.: Detach option is only visible on umounted devices

How to run:

  • python bdin.py

How to use:

How to install:

  • Download bdin.py
  • sudo cp -vi bdin.py /usr/local/bin/bdin
  • sudo chmod +x /usr/local/bin/bdin
  • Open gnome-session-properties and add a entry for bdin

How to uninstall:

  • sudo rm /usr/local/bin/bdin