Discover and explore top open-source AI tools and projects—updated daily.
sk-rubanmacOS notch companion for real-time coding activity visualization
Top 44.0% on SourcePulse
Notchi is a macOS companion app for Claude Code, providing real-time visual feedback on coding activity and conversation sentiment. It targets developers using Claude Code on macOS, enhancing their workflow by offering an engaging and informative interface that reacts to coding events and emotions.
How It Works
Notchi integrates with Claude Code via shell script hooks that emit JSON payloads to a Unix socket. An event parser processes these payloads, feeding them into a state machine that drives animated sprite reactions. Sentiment analysis of user prompts, using the Anthropic API, allows the mascot to display emotional responses. Each concurrent Claude Code session is represented by an individual sprite. The core flow is: Claude Code --> Hooks (shell scripts) --> Unix Socket --> Event Parser --> State Machine --> Animated Sprites.
Quick Start & Requirements
Notchi-x.x.x.dmg from the latest GitHub Release, open the DMG, and drag Notchi to Applications. Launching Notchi auto-installs Claude Code hooks.Highlighted Details
Licensing & Compatibility
Limitations & Caveats
7 hours ago
Inactive
openai