Cctally banner
omrikais omrikais

Cctally

Development community

Description

Claude Code usage tracker and local dashboard for Pro/Max subscription limits - weekly cost-per-percent trend, quota forecasts, threshold alerts. ccusage-compatible.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

cctally

Understand Claude Code and Codex spend: a local dashboard, conversation viewer, and CLI reports for your subscription quota.

npm version npm downloads Apache-2.0 license GitHub stars

Your Claude Code plan meters you with a percentage that creeps up all week. cctally reads your local session logs and turns that percentage into dollars: what each percent of quota costs you, whether you are on track to cap before the reset, and where the spend is going. It does the same for OpenAI's Codex CLI. Everything runs on your own machine, against your own data. No account, no API key, and nothing is uploaded.

**Claude cost coverage:** Claude dollar and token totals are [transcript-derived lower bounds](docs/claude-cost-coverage.md), not exact `/usage` billing totals. Claude Code can bill title-generation and prompt-suggestion/side-query requests without retaining usable model/token fields. cctally does not guess the missing amount. Codex accounting uses a different retained source and is unaffected.

cctally dashboard, desktop view

**Latest stable: v1.101.0** (2026-08-19)

Highl