FileWatcher is currently a Windows only C# and IronPython driven program for running scripts when files are changed. Started experimenting in a branch to make it driven by C++, QT, and Python for performance reasons, but I've since dropped that project.
Go to file
Brian 6ca9323d32 Initial commit 2013-12-20 17:49:00 -08:00
README.md Initial commit 2013-12-20 17:49:00 -08:00

README.md

FileWatcher

FileWatcher is currently a Windows only C# and IronPython driven program for running scripts when files are changed. I plan on upgrading it to be driven by C++ and Python for performance reasons, and I might make an effort to make it cross platform in the future (don't hold your breath).