Clawdmeter: A Pixel-Art Dashboard for Claude Code Junkies

A developer in Reykjavik just built the gadget every Claude Code power user didn’t know they wanted. According to TechCrunch AI, Hermann Haraldsson has launched Clawdmeter, an open source desktop device that pipes your Claude Code usage stats onto a tiny AMOLED screen, complete with a dancing pixel-art Clawd sprite that gets busier the more tokens you burn. The project hit GitHub on May 10 and already has over 800 stars and 50 forks, which tells you something about how deep Claude has dug into the developer community.

This is significant because it’s the first piece of dedicated hardware built around what TechCrunch AI calls the “tokenmaxxing” trend, where engineers measure their AI adoption by how many tokens they consume at work. Sure, you can already check your usage in the terminal. But staring at a Tamagotchi-style sprite is more fun, and that’s the whole point.

What Clawdmeter actually does

  • Live usage display: Reads your Claude Code OAuth token to pull session and weekly usage numbers straight from API response headers.
  • Animated splash screen: Pixel-art Clawd animations that intensify as your usage rate climbs. Press the middle button to cycle through animation styles.
  • Charts on demand: Tap the middle button again to swap the animation for simple session and weekly utilization charts.
  • Bluetooth shortcut buttons: Two side buttons fire Space and Shift+Tab over Bluetooth, mapped to Claude Code’s voice mode and mode-toggle shortcuts (Normal, Accept Edits, Plan Mode, Auto Mode).
  • Bluetooth status screen: A dedicated view shows connection status and offers a reset.

How to build one

Clawdmeter runs on a Waveshare ESP32-S3-Touch-AMOLED-2.16, a small lithium-ion-powered display that pairs with your laptop over Bluetooth. The repo is open source, so anyone can fork it and add their own animations, screens, or features. Haraldsson told TechCrunch AI that he isn’t an embedded developer himself, and Claude walked him through the entire build in a few days. Most of his time went into design polish, getting fonts, colors, and animations exactly right.

Why this matters

What stands out here isn’t the hardware. It’s the cultural signal. Anthropic’s Claude Code has moved from “useful CLI” to the kind of tool people build dedicated peripherals for. That puts it in rare company alongside the gear devs build around mechanical keyboards, stream decks, and macro pads. The fact that a non-embedded developer shipped a polished hardware project in days, with Claude as the co-pilot, is also the strongest argument yet for what Haraldsson calls the democratization of programming.

There’s a nostalgia angle too. Haraldsson compares Clawdmeter to the era when every function had its own device, the Walkman, the iPod, the dedicated camera. One Redditor nailed the vibe by calling it “a hardware Tamagotchi for my context window.” It doesn’t replace anything you can already do on your laptop. It just makes the workflow feel like a game.

For anyone who wants to build their own, the project is live on GitHub and ready to fork. Full details and build instructions at the original TechCrunch AI report.

Scroll to Top