Back to catalogPending
claude-notifications-go
by 777genius
🔔 Cross-platform smart notifications plugin for Claude Code. 6 different types. Instant. Analyze context. Zero dependencies. webhooks. Easy installation.
227stars
11forks
Go
Added 1/9/2026
API Integrationclaudeclaude-codecross-platformnotificationssoundswebhooks
Installation
# Add to your Claude Code skills
git clone https://github.com/777genius/claude-notifications-goClaude Notifications (plugin)
<img width="250" height="350" alt="image" src="https://github.com/user-attachments/assets/e7aa6d8e-5d28-48f7-bafe-ad696857b938" /> <img width="350" height="239" alt="image" src="https://github.com/user-attachments/assets/42b7a306-f56f-4499-94cf-f3d573416b6d" /> <img width="220" alt="image" src="https://github.com/user-attachments/assets/4b5929d8-1a51-4a15-a3d5-dda5482554cc" />Smart notifications for Claude Code with click-to-focus, git branch display, and webhook integrations.
Table of Contents
- Supported Notification Types
- Installation
- Features
- Platform Support
- Quick Start
- Architecture
- Usage
- Development
- Testing
- Documentation
- License
Supported Notification Types
| Status | Icon | Description | Trigger | |--------|------|-------------|---------| | Task Complete | ✅ | Main task completed | Stop/SubagentStop hooks (state machine detects active tools like Write/Edit/Bash, or ExitPlanMode followed by tool usage) | | Review Complete | 🔍 | Code review finished | Stop/SubagentStop hooks (st...