Back to Blog

Clawdmeter: Open-Source Desktop Dashboard for Claude Code Usage

Clawdmeter: Open-Source Desktop Dashboard for Claude Code Usage Clawdmeter: Open-Source Desktop Dashboard for Claude Code Usage Clawdmeter: Open-Source Desktop Dashboard for Claude Code Usage

Clawdmeter: An Open-Source Desktop Dashboard for Claude Code Usage

Overview

Clawdmeter is a new open-source hardware project that transforms Claude Code usage statistics into a tiny desktop dashboard. This physical device appeals to AI power users who want at-a-glance monitoring of their token consumption during coding sessions.

Key Features

  • Physical Hardware Display: Uses a Waveshare ESP32-S3-Touch-AMOLED-2.16 battery-powered display that connects via Bluetooth
  • Pixel-Art Animations: Features animated Claude sprite that becomes more active as token usage increases
  • Usage Stats Visualization: Displays session and weekly Claude utilization data in simple charts
  • OAuth Token Integration: Reads Claude Code OAuth tokens to make API calls and pull usage numbers from response headers
  • Keyboard Shortcuts: Two side buttons send Space and Shift+Tab commands for Claude Code's voice mode and mode-toggle shortcuts

Technical Implementation

Hardware Requirements

  • Lithium-ion battery-powered display (Waveshare ESP32-S3-Touch-AMOLED-2.16)
  • Bluetooth connectivity to laptop
  • Physical buttons for interaction

Interface Design

  1. Splash Screen: Animated pixel-art Claude character
  2. Usage Charts: Session and weekly token consumption data
  3. Bluetooth Screen: Connection status and reset functionality

Developer Story

Created by Hermann Haraldsson, a Reykjavik-based software developer with no embedded systems background. He used Claude AI itself to guide him through the development process in just a few days, demonstrating the democratization of hardware development through AI assistance.

"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

Community Reception

  • 800+ GitHub stars since May 10 launch
  • 50+ project forks for custom development
  • Strong nostalgic appeal: described as "a hardware Tamagotchi for my context window"
  • Open-source nature enables community customization of features, animations, and screens

Context: The Tokenmaxxing Trend

Clawdmeter emerges during Silicon Valley's "tokenmaxxing" era, where software engineers track AI token consumption as a productivity metric. The device represents both:

  • A fun side project for AI power users
  • An indicator of Claude's deep penetration into the developer community
  • The growing cultural shift toward measuring AI-assisted productivity

Key Takeaways

  • Open-source project democratizes hardware development through AI assistance
  • Physical hardware provides tangible feedback loop for digital workflows
  • Demonstrates community-driven innovation around AI coding tools
  • Represents shift toward making AI usage metrics visible and gamified
  • Project available on GitHub for forking and customization