Hacker News new | ask | show | jobs
Show HN: Tokscale – See who's burning the most tokens across all platforms (github.com)
2 points by junhoyeo 185 days ago
I've been through all of them. Claude Code, Codex CLI, Gemini CLI, Cursor. Finally settled on OpenCode.

But I had billions of token data scattered across 5 different tools with no unified view. So I built Tokscale.

The problem:

- Token usage scattered across multiple AI coding tools

- Each stores data in different formats and locations

- Claude Code deletes your history after 30 days by default (!)

- No way to see total spend or compare with other developers

What Tokscale does:

- One command (`bunx tokscale`) shows all your AI usage in one place

- GitHub-style contribution graph (2D/3D) for your token consumption

- Global leaderboard to see where you rank among other developers

- Spotify Wrapped-style year review image to share

Built with:

- Rust native core for fast parsing

- OpenTUI, the same terminal UI framework that powers OpenCode

Check it out: https://tokscale.ai

CLI: `bunx tokscale`

GitHub: https://github.com/junhoyeo/tokscale