Hook-based audio plugin for Claude Code that plays contextual sounds based on tool usage and events
Stars
78
Forks
6
Watchers
78
Open Issues
14
Overall repository health assessment
No package.json found
This might not be a Node.js project
283
commits
Merge pull request #12 from ctoth/ci-release-workflows
f80da40View on GitHubSet fail-fast: false so all OS test jobs run independently
1b9fd2eView on GitHubFix lint in tracking: remove unused struct/fields/func
c26bd49View on GitHubFix lint in cli package: unchecked Walk, unused funcs, empty branch
76a96afView on GitHubRemove unused outputMissingSounds and formatTools (lint/unused)
7540d30View on GitHubFix lint in cli.go: use typed context key, remove unused funcs
5d488c2View on GitHubFix lint issues in audio package: unchecked Stop(), remove unused func
5281eb3View on GitHubFix ineffectual assignments and unchecked errors in malgo_backend
7b9a56aView on GitHubFix unchecked error returns in hook-logger (errcheck)
be7d6e6View on GitHubFix unnecessary fmt.Sprintf in parser test (gosimple)
cd1479aView on GitHubSkip audio playback tests when no audio device available
eee2486View on GitHubAdd Windows detach process configuration (CreateNewProcessGroup)
a92060aView on GitHub