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 c7914480e0 Got the app hiding in the system tray, though icon isn't working.
When you hit the close button on the window, it hides in the system
tray, or when you hit File>Hide or Ctrl+H while the application has
focus.  I have some testing code in to see why the icon isn't being set,
but still can't figure it out.  The icon is definitely loading, it's
just when I set it to the icon it's no visible.  I'm even not getting
console output saying no icon is being set.
2013-12-23 01:43:10 -07:00
bin QT Project configured and compiling. 2013-12-22 21:22:21 -07:00
code Got the app hiding in the system tray, though icon isn't working. 2013-12-23 01:43:10 -07:00
data Cleaning out C# crap for C++ stuff to come. 2013-12-22 20:02:28 -07:00
scripts Cleaning out C# crap for C++ stuff to come. 2013-12-22 20:02:28 -07:00