Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:19:19 +08:00
commit c377c996e7
4 changed files with 242 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "hook-sound-notifications",
"description": "Audio notifications for Claude Code hook events with customizable sounds and volume control",
"version": "1.4.4",
"author": {
"name": "Dev GOM",
"url": "https://github.com/Dev-GOM/claude-code-marketplace"
},
"hooks": [
"./hooks"
]
}