
Directory Monitor (or Maildir Notifier)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Directory Monitor is a Plasmoid that counts the number of files in the specified directories and displays a notification anytime the number increases.
I made it to count the number of new messages in my maildirs (hence the alternative title :) but it is pretty generic could be used for other purposes.
The plasmoid uses Qt's inotify capabilities, so the notifications are instant.
Any suggestions appreciated :)
New: prebuilt packages are now available!
9 years ago
1.2 Updated notification for newer KDE, remade the settings dialog, and refactored code.
1.1 Fixed a bug which caused Plasma to hang momentarily before launching a command.
1.0 Initial release
9 years ago
1.2 Updated notification for newer KDE, remade the settings dialog, and refactored code.
1.1 Fixed a bug which caused Plasma to hang momentarily before launching a command.
1.0 Initial release
Please login or register to add a comment or rating