ishansharma / File-Watch

Simple Python utility to poll to monitor changes in file and do something (via terminal) on change

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Watch

Simple file watcher written in Python to watch the files and execute a command on updates.

Currently very crude and error prone, use at your own risk.

About

Simple Python utility to poll to monitor changes in file and do something (via terminal) on change

License:MIT License


Languages

Language:Python 100.0%