Removable disk automounter for udisks


Keywords
automount, notifications, tray-menu
License
MIT
Install
pip install udiskie==2.5.2

Documentation

udiskie

Version License: MIT Translations

udiskie is a udisks2 front-end that allows to manage removable media such as CDs or flash drives from userspace.

Screenshot

Its features include:

  • automount removable media
  • notifications
  • tray icon
  • command line tools for manual un-/mounting
  • LUKS encrypted devices
  • unlocking with keyfiles (requires udisks 2.6.4)
  • loop devices (mounting iso archives)
  • password caching (requires python keyutils 0.3)

All features can be individually enabled or disabled.

NOTE: support for python2 and udisks1 have been removed. If you need a version of udiskie that supports python2, please check out the 1.7.X releases or the maint-1.7 branch.