Monitors directories for changes, executing a user-defined application
Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message.
It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
Have a large file of images that you want to sort into sub-folders easily?
Image Organizer helps you sort image files into folders, with an easy drag-and-drop or keyboard controlled system.
Written in C#, using WPF and shows an implementation of MVVM with a few attached behaviors to keep the code behind truly clean.