cindy
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
Clawdmeter Plus is a fork of the open-source Clawdmeter that turns a Waveshare ESP32-S3 AMOLED display into a live Claude Code usage monitor with weather, agent health dots, and daily voice greetings, all driven by a macOS Bluetooth LE daemon.
86
No data
6
0
NOASSERTION
2026-07-15
It extends the original Clawdmeter with a bento-style status dashboard (clock, weather, agent activity), daily voice greetings through the onboard speaker, and a live Claude Code usage ring, all while remaining a hobby project with no official Anthropic affiliation.
A tiny round AMOLED desk display that shows your live Claude Code usage, the time, the London weather, the health of your background agents, and an animated pixel mascot - and greets you out loud twice a day. It runs on a Waveshare ESP32-S3-Touch-AMOLED-2.16 and talks to a small macOS daemon over Bluetooth LE.
This is a personal fork/extension of the open-source Clawdmeter by Hermann Bjorgvin. It is an independent, unofficial hobby project and is not affiliated with, endorsed by, or sponsored by Anthropic. See Credits & License.
The finished build on my desk. The crisp screenshots further down are captured straight off the panel's framebuffer.
The display has two pages. Press the middle PWR button to flip between them.
Your live Claude Code limits, straight from the Anthropic usage API:
A bento-style dashboard:
tmux session, each with an identity icon. Whichever agent is actively working
gets a pulsing orange highlight behind its cell.The agent-dots panel is tailored to a specific multi-agent setup (it looks for
named tmux windows). If you don't run agents that way the dots simply stay
idle - everything else works unchanged. See Customizing.
| Action | What it does |
|---|---|
| Tap PWR (middle button) | Cycle pages: Usage ⟷ Status |
| Hold PWR ~3 s | Pairing mode (clears the Bluetooth bond) |
| Side buttons | BLE HID keys you can use inside Claude Code (e.g. push-to-talk) |
| Part | Notes |
|---|---|
| **[Waveshare ESP32-S3-Touch-AMOLED-2.16](https://www. |
A round AMOLED desk display for your live Claude Code usage, weather, background-agent health, and a daily voice greeting. ESP32-S3 + macOS BLE daemon. Fork of Clawdmeter.
Similar projects matched by category, topics, and programming language.
Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.
OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.
Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.