Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

Remove .NET component for FileSystemWatcher (reproduce functionality in Python) and use a single unified configuration file #5

Open
dan-bowerman opened this issue Feb 25, 2016 · 1 comment

Comments

@dan-bowerman
Copy link
Member

We have a dependency on .NET (and therefore, Windows) for the component that manages watching the file system for new payload files. Move this functionality into Python, and any configuration that is passed into the C# .NET component should also be moved to the Python scripts as well.

@alyec
Copy link

alyec commented May 19, 2016

A couple of libraries that may be of use:
http://pypi.python.org/pypi/watcher
https://pypi.python.org/pypi/watchdog

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants