Ccusage: A CLI tool for analyzing Claude Code usage from local JSONL files
ccusage Analyze your Claude Code token usage and costs from local JSONL files — incredibly fast and informative! Installation Quick Start (Recommended) Thanks to ccusage's incredibly small bundle size ( ), you can run it directly without installation: # Using bunx (recommended for speed) bunx ccusage # Using npx npx ccusage@latest # Using deno (with security flags) deno run -E -R= $HOME /.claude/projects/ -S=homedir -N= ' raw.githubusercontent.com:443 ' npm:ccusage@latest 💡 Tip: We recomme