Open source · MIT License

claumon

Real-time Claude Code dashboard. Single binary, zero config, one browser tab.

Rate limit gauges Token costs Session history Memory browser Memory health scores Live updates Background service Homebrew
Download GitHub
$ brew install fabioconcina/claumon/claumon
$ claumon --open
claumon dashboard screenshot

What you get

Rate limit gauges

Live 5-hour and 7-day utilization with reset countdowns. Color-coded so you know when to slow down.

Token breakdown

Input, output, cache read, cache write tokens per session. Estimated API-equivalent costs at current pricing.

Sessions & processes

Browse today's or recent sessions with token counts and costs. See running Claude Code processes live and stop them from the dashboard.

Memory browser

Search across all CLAUDE.md files, rules, and auto-memories. Filter by type, spot stale entries, get consolidation suggestions for overlapping files.

Memory graph & health scores

Interactive visualization of memory relationships. Per-file health grades (A–F) with improvement suggestions for stale or poorly structured memories.

Real-time updates

Server-Sent Events push changes instantly. No polling, no manual refresh. Gauges, sessions, and memories update live.

Background service

Run claumon service install once. Dashboard starts on login, restarts on crash. Works on macOS, Linux, and Windows.

Easy updates

Update via brew upgrade claumon, or claumon update if installed from a binary.

Get started

1

Install

brew install fabioconcina/claumon/claumon on macOS or Linux. Or grab a prebuilt binary.

2

Run once or install as a service

claumon --open for a quick look, or claumon service install to start it on login. Credentials are picked up automatically.

3

Keep it updated

brew upgrade claumon and you're done.

Cross-platform

No CGO, no native dependencies. One binary per platform.

macOS

macOS

Apple Silicon & Intel

chmod +x claumon-darwin-*
Linux

Linux

x86_64 & arm64

chmod +x claumon-linux-*

Windows

x86_64 & arm64

If blocked: right-click the .exe → Properties → Unblock, or run Unblock-File claumon-windows-*.exe