Skip to content
/ bdin Public

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

Notifications You must be signed in to change notification settings

fenrrir/bdin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages