← Projects
Active2026

Claudinator

A local dashboard for Claude Code token usage. Per project, per agent, best days.

Claudinator reads the transcripts Claude Code already writes to disk and turns them into a usage dashboard: tokens in and out per session, per project and per subagent, cache hits, cost estimates, and a heatmap of when the work actually happened.

Highlights

  • Zero dependencies. One Node script, one port, no build step.
  • Project rollups that follow the git root, so a repo opened from three folders counts once.
  • Subagent attribution links each spawned agent’s transcript back to the tool call that started it.
  • Previous-period deltas, best days, CSV export for when you want the numbers somewhere else.
  • Manual fetch. Nothing polls, nothing phones home. You press the button.

Built in an afternoon to answer one question: where did the tokens go? It will be released once the transcript format settles down.

Esc

navigate open CtrlK toggle