What's new
GR WEB DEV | Buy and Download | Watch and Download | one line of code

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

NEWS Clawdmeter turns your Claude Code usage stats into a tiny desktop dashboard

Latest News Tech
clawdmeter-edit.png


Clawdmeter turns your Claude Code usage stats into a tiny desktop dashboard Sarah Perez 12:05 PM PDT · May 14, 2026 Silicon Valley’s tokenmaxxing era now has its own hardware. A new open source project brings your Claude Code utilization stats into a tiny desktop dashboard, allowing AI power users to keep an eye on their usage.

Sure, you can track Claude Code usage directly in the terminal using commands or other external tools and apps , but that’s not as fun as seeing a pixel-art version of the Clawd sprite dance on a screen before showing at-a-glance token usage info, is it?

The “Clawdmeter,” as the device is called, is both a fun side project for AI power users and a timely indication of how thoroughly Anthropic’s Claude has infiltrated the developer community and the growing interest in tokenmaxxing. This new “productivity” trend sees software engineers at various tech companies maximizing the number of AI tokens consumed at work as a measure of how much they’ve embraced AI.

As one Reddit user joked when seeing the project for the first time: “At this point, Anthropic should just mail these to us for free.”

Another suggested adding a button to increase capacity or top up more tokens using your card on file. (Ha, that could be dangerous!)

Someone made a small hardware device for the desk that monitors Claude token usage. Calls it Clawdmeter. Kinda genius. pic.twitter.com/COD4EmmsTy

The idea for the project comes from Reykjavik, Iceland-based software developer Hermann Haraldsson , who says he had always wanted to play around with embedded devices but never before had the time.

“I’m not an embedded developer or anything like that,” Haraldsson told TechCrunch in a call. But Claude was able to walk him through the project in just a few days, he said. “It’s really democratized access to programming, so that anyone can now do what developers used to do. I think that’s really positive, actually.”

Most of the time he spent building the device was focused on design, making sure to get the font, colors, and little animations just right.

To build your own dashboard, you can use a small lithium-ion battery-powered display like the Waveshare ESP32-S3-Touch-AMOLED-2.16 , which pairs with your laptop over Bluetooth. When the device is turned on, the splash screen plays pixel-art Clawd animations that get busier as your usage rate climbs. You can also push the middle button to cycle through different types of animations if you choose.

“I like it when I’m working, and I see it going crazy — it’s like a little dopamine loop,” notes Haraldsson.

The animation remains on the screen until you press the middle button, which then displays your session and weekly Claude utilization data in simple charts.

You can press this button again to cycle to the Bluetooth screen, which displays the connection status and offers a reset feature. From there, you can tap the screen to return to the original splash screen animation.

Meanwhile, two other side buttons send Space and Shift+Tab over Bluetooth for Claude Code’s voice mode and mode-toggle shortcuts. The latter lets you move between the default Normal mode, “Accept Edits” mode, Plan Mode, and Auto Mode.

Haraldsson says the device keeps up with your usage limits because it reads your Claude Code OAuth token to make an API call, which then pulls the usage numbers from the response headers directly.

___________________________________________________________________________________________________________
-- --
PLEASE LIKE IF YOU FOUND THIS HELPFUL TO SUPPORT OUR FORUM.


 
Back
Top