LICENSE
README.md
pyproject.toml
ghostcanary/__init__.py
ghostcanary/baseline.py
ghostcanary/canary_daemon.py
ghostcanary/canary_ui.py
ghostcanary/config.py
ghostcanary/edge_parser.py
ghostcanary/notification_center.py
ghostcanary/platform_utils.py
ghostcanary/shared.py
ghostcanary/signals.py
ghostcanary/watchdog.py
ghostcanary.egg-info/PKG-INFO
ghostcanary.egg-info/SOURCES.txt
ghostcanary.egg-info/dependency_links.txt
ghostcanary.egg-info/entry_points.txt
ghostcanary.egg-info/requires.txt
ghostcanary.egg-info/top_level.txt
tests/test_baseline.py
tests/test_config.py
tests/test_imports.py
tests/test_monitors.py
tests/test_shared.py
tests/test_signals.py