-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Summary
I'd like to contribute my open-source project Claude Code Voice Hooks to the hooks category. This hook provides audio feedback for all 11 Claude Code hook events, giving developers audible notifications while coding.
Project Details
- Repository: https://github.com/shanraisshan/claude-code-voice-hooks
- Demo Video: https://youtu.be/vgfdSUbz_b0
- License: Open source
Features
- π Audio feedback for all 11 Claude Code hook events
- π΅ Special sound for git commits
- π₯οΈ Cross-platform support (macOS, Linux, Windows)
- βοΈ Easy enable/disable configuration (global and per-hook)
- π Optional detailed logging for debugging
- π¨ Customizable per-hook settings
Supported Events
| Event | Sound |
|---|---|
| SessionStart | Mario Start |
| SessionEnd | Mario Game Over |
| PreToolUse | Ding |
| PostToolUse | Dong |
| PermissionRequest | β |
| UserPromptSubmit | β |
| Notification | β |
| Stop | β |
| SubagentStart | β |
| SubagentStop | β |
| PreCompact | β |
Question
My hook includes external dependencies (Python script, sound files, config) which doesn't fit the simple inline JSON format used by other hooks in cli-tool/components/hooks/.
How would you prefer I contribute this?
- Reference-style hook - A JSON that links to my GitHub repo for full installation
- External hooks section - Add as a featured/external hook with a link
- Other format - Open to suggestions
Happy to adapt the submission format to fit your guidelines. Let me know how to proceed!
Metadata
Metadata
Assignees
Labels
No labels