TechieGuy12 / FileWatcher

A file and folder monitor that can send notifications, perform actions, or execute a command when a file or folder is changed.
MIT License
106 stars 27 forks source link

Wait for "Steady-state" before action? #28

Open Jeppedy opened 1 year ago

Jeppedy commented 1 year ago

Does the tool have the ability to wait for the file to stop growing before it invokes the configured action?

TechieGuy12 commented 1 year ago

Is the file going continuously such as being written to/streamed?