- Clawdmeter is a new open-source hardware project that displays Claude Code token-usage statistics on a small desktop dashboard.
- The device pairs a pixel-art “Clawd” sprite with at-a-glance token usage figures and runs on a Waveshare ESP32-S3-Touch-AMOLED-2.16 over Bluetooth.
- Reykjavik-based developer Hermann Haraldsson built the project; it has accumulated over 800 GitHub stars and 50 forks since its May 10 launch.
- The project surfaced via TechCrunch reporting by Sarah Perez on May 14, 2026, and reflects a developer subculture trend labeled “tokenmaxxing.”
What Happened
Clawdmeter, an open-source hardware gadget that displays Claude Code utilization statistics on a small desktop dashboard, was profiled in TechCrunch reporting by Sarah Perez on May 14, 2026. The device pairs a pixel-art sprite — referred to as “Clawd” — with token-usage figures, providing an ambient-display alternative to terminal-based usage queries. The project is the work of Reykjavik, Iceland-based software developer Hermann Haraldsson, who built it with help from Claude itself despite having no prior embedded-systems experience.
Why It Matters
The project is both a side gadget for AI power users and a leading indicator of how thoroughly Anthropic‘s Claude has spread into developer tooling. The release coincides with a developer subculture trend that has been labeled “tokenmaxxing,” in which engineers at various tech companies maximize the AI tokens they consume at work as an informal measure of how much they have integrated AI into their workflow. As one Reddit commenter joked under the project, “At this point, Anthropic should just mail these to us for free.” Another Redditor called it a “hardware Tamagotchi for my context window.”
That a non-embedded-systems developer could build hardware in a few days using Claude itself as the tutor is also a data point about AI-assisted programming reach. “I’m not an embedded developer or anything like that,” Haraldsson told TechCrunch. “Claude was able to walk me through the project in just a few days. 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.”
Technical Details
The Clawdmeter is built on a Waveshare ESP32-S3-Touch-AMOLED-2.16 — a small lithium-ion battery-powered touchscreen display — that pairs with a developer’s laptop over Bluetooth. The device reads the user’s Claude Code OAuth token to make an API call, then pulls usage numbers directly from the Anthropic API response headers. When powered on, the screen plays pixel-art Clawd animations that get visually busier as token consumption climbs. Pressing the middle button cycles between the splash screen, session and weekly utilization charts, and a Bluetooth status screen with a reset feature.
Two additional side buttons send keyboard shortcuts over Bluetooth: Space activates Claude Code’s voice mode, and Shift+Tab cycles between Normal mode, Accept Edits mode, Plan Mode, and Auto Mode. The project is open source and has accumulated over 800 GitHub stars since its May 10 launch, with 50 forks already in development. Adoption was sparked in part by a May 12 tweet from @bearlyai showing the device in action.
Equivalent usage information is already retrievable through Claude Code’s terminal commands and through community-built tools like ccusage and aimeter, but those alternatives lack the ambient-display form factor that Haraldsson built around a pixel-art sprite. “I like it when I’m working, and I see it going crazy — it’s like a little dopamine loop,” Haraldsson noted.
Who’s Affected
Claude Code users — the paying Pro, Max, Team, and Enterprise tiers that get token allocations to manage — are the immediate audience. Anthropic gains a community-built marketing surface, with the project effectively functioning as a passive ad for Claude Code adoption. Competitors GitHub Copilot, Cursor, and OpenAI Codex do not yet have community-built equivalent gadgets, though Codex’s same-week mobile launch lowers the friction of remote workflow monitoring through phone-based displays. Hardware hobbyists, ESP32 developers, and Waveshare buyers gain a concrete reference project they can fork and modify.
What’s Next
The Clawdmeter project’s GitHub presence is expected to attract pull requests for additional metric displays, multi-account support, and form-factor variants. Reddit commenters have suggested adding a button to top up token capacity using an on-file payment card, a feature that would shift the device from passive display to active commerce surface. Haraldsson appears positioned to continue iterating on the project rather than commercializing it, given the open-source status. Anthropic has not commented on whether it will engage with the project beyond the implicit endorsement of the existing Claude Code instrumentation it exposes.