Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:22 +08:00
commit 3413c7065f
5 changed files with 117 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "handbook-sounds",
"description": "Audio feedback for Claude Code events on Windows using PowerShell sounds",
"version": "1.12.0",
"author": {
"name": "nikiforovall",
"url": "https://github.com/nikiforovall"
},
"hooks": [
"./hooks"
]
}