auto- combining form representing automatic in compound words. Sometimes also taken as an adjective.
file noun a collection of related data or program records stored on some input/output or auxiliary storage medium.
mover noun a person or thing that moves.
AutoFileMover is a windows application that runs in the system tray watching a specified folder for new files. When a file is detected it is copied to a new folder structure based on rules defined by Regular Expressions.
Install the latest version from here: http://sneakybrian.github.io/AutoFileMover/downloads/latest/
Here is a list of the technologies used in AutoFileMover:
- ReactiveUI and Reactive Extensions - http://www.reactiveui.net/
- Microsoft Unity IoC Container - http://msdn.microsoft.com/en-us/library/ff647202.aspx
- WPF - http://msdn.microsoft.com/en-us//library/ms754130.aspx
- MVVM - http://msdn.microsoft.com/en-us/magazine/dd419663.aspx
- Metro UI - http://en.wikipedia.org/wiki/Metro_(design_language)
- Moq - https://code.google.com/p/moq/
- ClickOnce - http://msdn.microsoft.com/en-us/library/t71a733d(v=vs.80).aspx