.gitignore
CLAUDE.md
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
.claude/settings.local.json
claude_notify/__init__.py
claude_notify/cli.py
claude_notify/config.py
claude_notify/hook_handler.py
claude_notify/notifier.py
claude_notify/session_monitor.py
claude_notify.egg-info/PKG-INFO
claude_notify.egg-info/SOURCES.txt
claude_notify.egg-info/dependency_links.txt
claude_notify.egg-info/entry_points.txt
claude_notify.egg-info/requires.txt
claude_notify.egg-info/top_level.txt
examples/claude-settings.json
examples/example_usage.py
examples/test-hook-data.json
examples/test-hook.sh
examples/test-project-path.py
examples/test-watch-mode.py