Claude Usage Tracker

Helps you track your claude.ai usage caps.

Author
lugia19
Daily installs
1
Total installs
71
Ratings
0 0 0
Version
1.9.0
Created
2024-10-31
Updated
2024-12-08
License
GPLv3
Applies to

Claude usage counter

This is basically a script meant to help you gauge how much usage of claude you have left.

It's still WIP, so the numbers for the caps of each model are mostly just guesses. If you find that your experience doesn't match my guesses, let me know in the issues, and I'll update it!

The script will correctly handle calculating token usage from:

  • Files uploaded to the chat
  • Project knowledge files (So long as you let the page fully load, the project stuff can take an extra few seconds)
  • Message history
  • The AI's output (This is weighted as being 10x the usage of input tokens, based on the API pricing)

If you run into issues, report them on the github repo: https://github.com/lugia19/Claude-Usage-Tracker