Skip to content

juliantanx/aiusage

Repository files navigation

aiusage — AI Coding Assistant Usage Tracker

npm version CI License: MIT

aiusage.jtanx.com · English | 中文

Track token usage, cost, and sessions across 22 AI coding tools in one local dashboard. No accounts. No telemetry. No cloud required.

aiusage dashboard home aiusage overview dashboard aiusage sessions dashboard

Quick Start

Prerequisites: Node.js 20+

npm install -g @juliantanx/aiusage
aiusage serve

Open http://localhost:3847 to explore the dashboard.

Supported Tools

Claude Code Codex OpenCode Cursor Hermes
Qoder OpenClaw KiloCode Copilot Gemini CLI
Kimi Code CodeBuddy Kiro Grok Build Antigravity
Roo Code Zed Goose oh-my-pi pi
Craft Droid

Why aiusage

Your AI coding tools each log usage separately — different formats, different machines, no shared view. aiusage pulls it all into one local dashboard:

  • One dashboard for tokens, cost, model mix, and tool-call activity
  • Multi-machine sync via GitHub, S3, or R2 — entirely optional
  • Your data stays local by default

Documentation

Full documentation — CLI reference, Docker deployment, sync setup, desktop widget, and more — is available on the Docs page.

Friends

linux.do — Thanks to the linux.do community for their support and inspiration during the development of this project.

Star History

Star History Chart

Contributing

Contributions are welcome! See CONTRIBUTING.md for how to get started.

License

MIT