totigm/claude-sound-notification

9 stars ยท Last commit 2026-05-23

๐Ÿ”Š Cross-platform Claude Code plugin that plays distinct sounds when Claude finishes a task vs. when it needs your input โ€” so you know whether to check results or go respond. Works on macOS, Linux & Windows. Non-destructive install, no config files touched.

README preview

# Claude Code Sound Notifications

Get audio notifications from Claude Code. Different sounds for when Claude finishes a task vs when it needs your input.

## Install

Inside Claude Code:

```
/plugin marketplace add totigm/claude-sound-notification
/plugin install claude-sound-notification@claude-sound-notification
/reload-plugins
```

(For local development, point `marketplace add` at the cloned directory instead of the GitHub slug.)

## What it does

Plays different sounds for two events:
- **Task complete** (`Stop`) โ€” Claude finished working.

View full repository on GitHub โ†’