Clawdmeter turns your Claude Code usage stats into a tiny desktop dashboard
Summary
The "Clawdmeter" is a new open-source hardware project that provides a tiny desktop dashboard for monitoring Anthropic's Claude Code utilization statistics. Developed by Hermann Haraldsson, the device uses a Waveshare ESP32-S3-Touch-AMOLED-2.16 display, connecting to a laptop via Bluetooth. It features pixel-art animations of a "Clawd" sprite that become more active with increased usage, alongside displaying session and weekly token consumption data. The Clawdmeter also includes side buttons for Claude Code's voice mode and mode-toggle shortcuts (Normal, Accept Edits, Plan, Auto Modes). It tracks usage by reading the Claude Code OAuth token to make an API call and extract usage numbers from response headers. Launched on May 10, the project has garnered significant interest, with over 800 GitHub stars and 50 forks, appealing to developers interested in "tokenmaxxing" and a nostalgic hardware experience.
Key takeaway
For AI Engineers and Software Engineers tracking Claude Code usage, the Clawdmeter offers a unique, tangible way to visualize token consumption. If you are exploring "tokenmaxxing" or simply enjoy dedicated hardware, consider building this open-source device to gain real-time, at-a-glance insights into your AI assistant interactions and potentially enhance your workflow with its integrated shortcuts.
Key insights
The Clawdmeter is an open-source hardware dashboard for real-time Claude Code token usage monitoring.
Principles
- Embedded devices can democratize programming access.
- Visual feedback can create a "dopamine loop" for usage.
- Nostalgia drives interest in dedicated hardware.
Method
Build a dashboard using an ESP32-S3-Touch-AMOLED-2.16 display, connect via Bluetooth, and use Claude Code OAuth tokens to pull API usage data from response headers for display.
In practice
- Monitor Claude Code token usage visually.
- Cycle through different Claude Code modes.
- Fork the open-source project to add features.
Topics
- Clawdmeter
- Claude Code
- AI Usage Dashboard
- Tokenmaxxing
- Embedded Devices
Best for: AI Engineer, Software Engineer, Creative Technologist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by AI News & Artificial Intelligence | TechCrunch.