AbdelrahmanHafez/claude-code-notify

3 stars · Last commit 2025-12-22

Notification sounds for Claude Code. Get audible alerts when Claude needs your attention.

README preview

# Claude Code Notify

Notification sounds for Claude Code. Get audible alerts when Claude needs your attention.

## Features

- **Cross-platform**: Works on macOS, Linux, and Windows (Git Bash/WSL)
- **Smart defaults**: Platform-specific sounds out of the box (Hero on macOS, etc.)
- **Custom sounds**: Use any sound file on your system
- **Tmux speech** (opt-in): Speaks the window name/number so you know which session needs attention
- **Smart triggers**:
  - When Claude finishes and waits for input
  - When Claude requests permission (not auto-approved)

## Installation

In Claude Code, first add the marketplace:

```
/plugin marketplace add https://github.com/AbdelrahmanHafez/claude-code-notify

View full repository on GitHub →