trentdm / FileWatch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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").

About

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


Languages

Language:C# 100.0%