/FileWatch

A C# application for intermittent file polling and notifications based on file line count changes.

Primary LanguageC#

FileWatch

An application for intermittent file polling and notifications based on file line count changes.

Takes in two parameters, a directory location and a search pattern (e.g., "*.txt" or "example-?.txt").