README.md
pyproject.toml
src/omi_watcher/__init__.py
src/omi_watcher/cli.py
src/omi_watcher/daemon.py
src/omi_watcher/db.py
src/omi_watcher/models.py
src/omi_watcher/protocol.py
src/omi_watcher/scheduler.py
src/omi_watcher.egg-info/PKG-INFO
src/omi_watcher.egg-info/SOURCES.txt
src/omi_watcher.egg-info/dependency_links.txt
src/omi_watcher.egg-info/entry_points.txt
src/omi_watcher.egg-info/top_level.txt
tests/test_db.py
tests/test_integration.py
tests/test_scheduler.py