Inspiration

Making developer life easier for a revolutionary tool that is taking over the industry.

What it does

Track and breakdown token usage, with estimated + projected costs to provide information to the user on how to optimise their Claude Code usage.

How we built it

The web page uses flask for Python with connection to a local SQLite database. This same DB has saved session history from the extension (using gradle), (also in Python).

Challenges we ran into

Saving session history to be accessed later, as well as having a live updating feed on the web app.

Accomplishments that we're proud of

Getting a working Claude Code Extension that can actually be used and provides real benefit.

What we learned

SQLite, Token usage and the way Claude Code works!

What's next for TokenMaxxer

To be published in Intellij extension store and adapted for VS Code

Share this project:

Updates