AIThis post was created with the assistance of artificial intelligence (AI).

TL;DR

Clawdmeter is a new open source hardware project that turns your Claude Code usage statistics into a small desktop dashboard with animations. Created by developer Hermann Haraldsson, it offers a playful way for AI users to monitor their token consumption in real-time. The project has gained significant community interest since its launch.

Hermann Haraldsson has launched Clawdmeter, an open source hardware device that displays Claude Code usage statistics on a small desktop screen, offering a playful and visual way for AI power users to monitor their token consumption in real-time.

Clawdmeter is a compact, battery-powered device that connects to a laptop via Bluetooth and shows animated pixel-art of a Clawd sprite, which becomes more active as usage increases. Users can cycle through different data displays, including session and weekly token usage, by pressing buttons on the device. Haraldsson designed the device to be customizable and open source, encouraging community contributions to add features or animations. The project was inspired by a desire to combine nostalgia with practical monitoring of Claude Code usage, which has become popular among AI developers and enthusiasts.

Haraldsson stated that the device reads OAuth tokens directly to fetch usage data from Claude’s API, ensuring real-time accuracy. Since its launch on GitHub on May 10, the project has garnered over 800 stars and 50 forks, indicating strong community interest. The device’s playful design and open-source nature appeal to users who enjoy blending hardware projects with AI workflows, and it reflects a broader trend of tokenmaxxing—maximizing AI token consumption as a measure of engagement or productivity.

Why It Matters

Clawdmeter represents a convergence of AI developer culture, nostalgia, and open hardware innovation. It highlights the growing popularity of visual, tangible tools for monitoring AI usage, and signals a community interested in playful yet functional gadgets. The project also underscores how AI enthusiasts are embracing hardware projects to personalize and gamify their AI workflows, potentially influencing future tools and community-driven innovations in AI monitoring.

Amazon

Bluetooth small desktop display device

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Background

The rise of tokenmaxxing—maximizing AI token consumption—has become a notable trend among AI developers, especially with platforms like Claude gaining popularity. Haraldsson’s project taps into this culture by providing a fun, visual way to track usage, contrasting with traditional command-line or app-based monitoring. The project’s open source status and rapid community engagement reflect a broader DIY ethos in the AI developer community, which often seeks both practical tools and nostalgic experiences.

“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

Amazon

AI usage stats monitor gadget

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 early enthusiasts or whether it will inspire similar hardware projects. Additionally, the long-term community development and potential feature additions remain uncertain as the project evolves.

Amazon

open source hardware project kit

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

What’s Next

Haraldsson plans to continue developing Clawdmeter, encouraging community forks and customizations. Future updates may include additional animations, features, or integrations based on user feedback. The project’s open source nature allows anyone to contribute, and further community engagement is expected to drive its evolution.

Amazon

customizable pixel art display

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 an API call, which retrieves your usage data from Claude’s response headers in real-time.

Can I customize the device or add new features?

Yes, since Clawdmeter is open source, you can fork the project and modify the hardware design, animations, or functionalities to suit your needs.

Is Clawdmeter officially supported or endorsed by any company?

No, it is a community-driven open source project created by Haraldsson, with no official affiliation from Claude or Anthropic.

What hardware do I need to build my own Clawdmeter?

You need a small Bluetooth-enabled display like the Waveshare ESP32-S3-Touch-AMOLED-2.16 and basic electronics skills to assemble and program it.

Will this device work with other AI models or just Claude?

Currently, Clawdmeter is designed specifically for Claude Code, but its open source code could be adapted for other APIs with similar token usage tracking.

You May Also Like

Agentic Trading with Safe Guardrails

Shuriken introduces infrastructure enabling autonomous, permissioned trading across major assets with built-in safety features.

Building an AI Trading Bot — Week One: Why a 90 % Win Rate Can Still Lose Money

Initial findings from a simulated AI trading bot reveal high win rates do not guarantee profits. Strategy performance varies across market conditions.

AI-Driven Live Warzone Visuals: Breaking New Ground

A new web-based tool visualizes Bitcoin trading as a cinematic battlefield in real time, using browser tech without backend infrastructure.

Idempotency is easy until the second request is different

Understanding why idempotency is straightforward until the second request differs, highlighting key issues for API reliability and design.