AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
netwatch/__init__.py
netwatch/__main__.py
netwatch/common.py
netwatch/gui.py
netwatch/main.py
netwatch/messenger.py
netwatch/models.py
netwatch/scheduler.py
netwatch/scraper.py
netwatch/server.py
netwatch/store.py
netwatch.egg-info/PKG-INFO
netwatch.egg-info/SOURCES.txt
netwatch.egg-info/dependency_links.txt
netwatch.egg-info/entry_points.txt
netwatch.egg-info/not-zip-safe
netwatch.egg-info/top_level.txt
tests/__init__.py
tests/test_netwatch.py