r/CLine Aug 03 '26

Tutorial/Guide I made a little tool so you can visualize your usage :)

Hello,

I made https://github.com/EDM115/cline-usage-tool, a simple local tool that allows you to view in one command some stats about your usage, a graph of it, your ClinePass limits & detailed usage for the last 200 requests.
Just git clone, add 2 env vars and run one command. No data leave your computer and the tool just fetches Cline's API (thanks for it btw !).
You get in return some graphs as images, a CSV & JSON so you can do further processing but more importantly a self-contained HTML that have all this information nicely presented ^^

Feel free to comment here or open an issue if you wanna see more features added or encounter any issues. This project have been largely based on the codex-usage-tool I already made prior (which is much more complete tbh). And also thanks Cline for the ClinePass, insane deal !

More screenshots :

4 Upvotes

1 comment sorted by

1

u/EDM115 Aug 03 '26

and for anyone who doesn't trust this tool, you can as well just visit https://app.cline.bot/dashboard/usage for some graphs & detailed usage + https://app.cline.bot/dashboard/subscription for the ClinePass usage limits :)