TL;DR
Clawdmeter is an open-source hardware project that displays Claude Code usage stats on a small desktop device. Created by developer Hermann Haraldsson, it combines fun animations with practical API-based tracking, gaining rapid interest since its launch.
Hermann Haraldsson has introduced Clawdmeter, an open-source hardware device that displays real-time Claude Code usage statistics on a tiny, animated screen, offering a playful yet functional way for AI developers to monitor their token consumption.
The Clawdmeter device uses a Bluetooth-connected, lithium-ion battery-powered display, specifically the Waveshare ESP32-S3-Touch-AMOLED-2.16, to show animated pixel-art and usage data. Haraldsson designed the device to cycle through different animations and display session and weekly token usage via API calls that read OAuth tokens for usage metrics.
Since its release on GitHub, the project has garnered over 800 stars and 50 forks, indicating strong interest from the developer community. Haraldsson emphasizes the device’s nostalgic appeal, comparing it to hardware gadgets like Walkmans or Tamagotchis, and notes that anyone can fork the open-source code to customize features and animations.
Why It Matters
Clawdmeter highlights a niche intersection of hardware, open-source innovation, and AI developer culture, where visual, tangible tools enhance the experience of monitoring API usage. It also reflects a broader trend of tokenmaxxing, where developers maximize AI token consumption as a measure of engagement and productivity. The project’s popularity suggests a desire for playful, personalized tools in technical workflows, and it may influence future hardware projects for AI monitoring.
Waveshare ESP32-S3-Touch AMOLED display
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background
The project emerges amid growing interest in Claude AI’s developer ecosystem, where users increasingly track and optimize token usage. Haraldsson’s device builds on existing methods of monitoring through terminal commands or external apps, offering a more engaging, hardware-based alternative. The trend of tokenmaxxing has gained momentum in developer communities, especially on platforms like Reddit and GitHub, where enthusiasts share tools and ideas to maximize AI efficiency and fun.
“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.”
— Hermann Haraldsson
“There’s a kind of nostalgia for when you used to have a hardware device for everything — like a Walkman to play music, or an iPod.”
— Haraldsson
Bluetooth OLED pixel art display
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What Remains Unclear
It is not yet clear how widely Clawdmeter will be adopted beyond initial interest, or what additional features future forks might include. The long-term impact on developer workflows and whether similar hardware solutions will become mainstream remain uncertain.
developer API usage monitor device
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
What’s Next
Haraldsson plans to continue developing the project, encouraging community contributions and customizations. Future updates may include new animations, additional modes, or integration with other AI tools. The project’s open-source nature allows for ongoing innovation and potential commercial interest.
open-source hardware developer tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does Clawdmeter track my Claude Code usage?
It reads your OAuth token to make API calls that retrieve your token usage data directly from Claude’s servers, then displays the info on the device’s screen.
Can I customize the animations or features of Clawdmeter?
Yes, since it is open source, you can fork the project and add your own animations, screens, or functionalities based on your interests.
Is Clawdmeter compatible with all devices?
The device is designed around the Waveshare ESP32-S3-Touch-AMOLED-2.16 display, which pairs via Bluetooth with your laptop. Compatibility depends on your hardware setup and Bluetooth capabilities.
Will Clawdmeter work with other AI models or just Claude?
Currently, it is designed specifically for Claude Code usage tracking via API. Adapting it for other models would require modifications to the API calls and integration code.
Is Clawdmeter available for purchase?
No, it is an open-source hardware project meant for DIY enthusiasts to build and customize themselves.