Skip to content

This is a project of a tray app that allows you to create certain file system dispatch tasks and a practice in using MVVM pattern in WPF.

Notifications You must be signed in to change notification settings

mdelura/FileDispatcher

Repository files navigation

File Dispatcher

What is File Dispatcher?

This is a tray app that allows you to create certain file system dispatch tasks. Once preferred file system object (file or a directory) becomes present under defined location it is processed according to the configuration.

How to use?

Configure any number of tasks that according to your preference. Keep the app in tray in order to keep listening to the changes in the file system.


MVVM Pattern

This app is a practice of MVVM pattern usage in WPF application. MVVM was implemented by using the Prism Library.

About

This is a project of a tray app that allows you to create certain file system dispatch tasks and a practice in using MVVM pattern in WPF.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages