A macOS menu bar app for monitoring live Claude Code sessions and usage
Native menu bar dots track Claude Code sessions plus browser-cookie usage limits.
c9watch (short for claude code watch, like k8s for Kubernetes) is a macOS desktop app that gives you a real-time dashboard of every Claude Code session running on your machine. No more switching between terminals to check which agent needs permission, which one is working, and which one is idle.
Discovers Claude Code sessions automatically across any terminal—no plugins, no vendor lock-in.
Developers running multiple Claude Code agents in parallel across terminals, IDEs, or tmux sessions
tmux status line (for session overview) · Zed multi-agent dashboard (but locked to one IDE)
c9watch scans running processes at the OS level and reads from `~/.claude/` to detect every active Claude Code session automatically. Works with any terminal or IDE — VS Code, Zed, iTerm2, tmux, Ghostty — no plugins or workflow changes needed.
The tray popover gives you a quick overview. The full dashboard lets you: - Group sessions by status or by project (with git branch info) - Expand any session to read the full conversation — formatted markdown, code blocks, tool calls - Stop sessions, rename them, or jump to the parent terminal/IDE - Get native macOS notifications when sessions need attention - Use a WebSocket-based web/mobile client via QR code
Built with Tauri (Rust + Svelte), not Electron. Rust handles process scanning and JSONL parsing. The binary is small and memory usage is minimal.
MIT license, no telemetry.
Native menu bar dots track Claude Code sessions plus browser-cookie usage limits.
Notch pet that lives in your MacBook notch while tracking Claude token usage.
Multi-tool session monitor via PTY wrapping, plugin events, and fallback scanning.
Darwin notifications beat polling, but macOS-only limits who cares.
Menu bar tracker for Claude Code/Gemini sessions—solves real context loss, but audience is narrow.
Claude Code security monitor that never blocks, only alerts via local rule parsing.