Claude Code Notification Toast
July 22, 2025 ยท View on GitHub
A Claude Code Notification hook for MacOS (AppleScript) that displays a toast message when Claude Code is waiting for the user to respond.
Installation
Use the /hooks command in Claude Code to add a new Notification hook. Then add the command:
python /path/to/this/repo/claude-code-toast.py
Notes
- Please review the script and make sure it is safe to use in your environment. Beyond basic sanitization, the output from Claude Code will appear in the notification toast as-is. Use at your own risk.
- The author of this repository is not affiliated with Anthropic or Claude Code in any way.