1
0
Fork 0
mirror of https://github.com/imjasonh/cnotes synced 2026-07-08 09:05:17 +00:00
cnotes/internal/handlers
Jason Hall 9cfbafb584
Switch to terminal-notifier for visual notifications
- Replaced go-toast with terminal-notifier for better reliability
- Visual notifications now require: brew install terminal-notifier
- Speech notifications continue to work with built-in say command
- Cleaner implementation with no deprecation warnings

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 11:27:15 -04:00
..
goimports.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
handlers.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
notification.go Switch to terminal-notifier for visual notifications 2025-07-21 11:27:15 -04:00
posttooluse.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
pretooluse.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00
userprompt.go Initial implementation of Claude Code hooks in Go 2025-07-21 11:27:08 -04:00