Skip to content

Simple program to monitor file changes in real-time.

License

Notifications You must be signed in to change notification settings

umstek/DirWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirWatch

Simple program to monitor file changes in real-time.

DirWatch extensively uses .NET's built-in FileSystemWatcher. It enables seamless watching of many directories at different locations, including subdirectories or not.