🪃 Auto-return notification system for Claude Code - Get notified and jump back to VSCode when tasks complete
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
🔧 Simplify window activation: drop AppleScript, use IDE CLI directly
9c026edView on GitHub🔧 Use IDE CLI command (code/cursor) for window activation
171e931View on GitHub🐛 Fix window activation by using bundle identifier instead of process name
221c6b2View on GitHub🔧 Stop opening new VSCode windows when clicking notifications
6e402eaView on GitHub🔧 Add customizable notification sounds and fix auto-focus issue
068320bView on GitHub✨ Smart window activation and notification improvements
9477126View on GitHub🔧 Update documentation and remove SubagentStop hook references
d738453View on GitHub✨ Implement atomic lock for deduplication of notifications
2c30012View on GitHub✨ Add delay before playing notification sound for improved visibility
359d9beView on GitHubFix notification sound: use afplay instead of alerter -sound
3c10414View on GitHub