Skip to content

BurntBrunch/pydiskmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

  • PyDiskMonitor *

A tiny Qt-based application that monitors UDisks for new removable devices, matches them against a set of rules and executes custom scripts.

The rules consist of multiple lines, each one of which might be a list of comma-delimited key-value pairs. If a device matches all the key-value pairs on any line, it matches that rule and the whole ruleset.

The valid rule keys are fs_label, fs_uuid, mount_path, model, vendor, and dev_file.

  • Requirements *

Requires: PyQt4, dbus-python, pyparsing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages