Claude Code Audio Hooks is an audio notification system for Claude Code that plays sound alerts when Claude finishes responding. It benefits developers and operations teams by providing auditory feedback during multitasking. The tool connects to Claude Code and integrates with CLI tools, enhancing productivity in development and operations workflows.
git clone https://github.com/ChanMeng666/claude-code-audio-hooks.gitClaude Code Audio Hooks is an audio notification system for Claude Code that plays sound alerts when Claude finishes responding. It benefits developers and operations teams by providing auditory feedback during multitasking. The tool connects to Claude Code and integrates with CLI tools, enhancing productivity in development and operations workflows.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/ChanMeng666/claude-code-audio-hooksCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Set up Claude Code Audio Hooks for my [PROGRAMMING_LANGUAGE] project. I want to receive a [SOUND_ALERT] when Claude finishes responding. My project is in [PROJECT_DIRECTORY] and I use [CLI_TOOL] for my workflow. Provide step-by-step instructions.
## Claude Code Audio Hooks Setup Guide
### Step 1: Install Dependencies
```bash
npm install -g claudecode-audio-hooks
```
### Step 2: Configure Audio Alerts
Edit your `~/.claudecode/config.json` to include:
```json
{
"audioHooks": {
"enabled": true,
"soundAlert": "notification.mp3"
}
}
```
### Step 3: Integrate with Your CLI Tool
Add the following to your `.bashrc` or `.zshrc`:
```bash
alias claudecode='claudecode-audio-hooks claudecode'
```
### Step 4: Test the Setup
Run a Claude Code command and listen for the audio alert:
```bash
claudecode --help
```
You should hear the specified sound alert upon completion.Visual workflow builder for no-code automation and integration
AI assistant built for thoughtful, nuanced conversation
Agents that listen, think and act for you.
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan