1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-08 17:16:00 +00:00
cnotes/cmd
Jason Hall f36813078c
Add notification hook with macOS speech synthesis
- Speaks Claude notifications using the 'say' command
- Handles both permission requests and regular notifications
- Only runs on macOS systems
- Non-blocking execution to avoid delays

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 11:27:11 -04:00
..
install.go Add notification hook with macOS speech synthesis 2025-07-21 11:27:11 -04:00
root.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
run.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00