Claude Usage Monitor: Floating CRT Widget for Windows

What This Tool Does
A developer has created a Claude API usage monitor for Windows that addresses specific pain points with existing monitoring tools. The tool provides real-time visibility into API consumption without requiring users to click through tray icons or menus.
Key Features
- Always-visible widget: A floating amber phosphor CRT-style widget sits next to the taskbar clock, showing SESSION (5H) and WEEKLY (7D) usage bars in real time
- Alternative display option: A compact taskbar-embedded version is available if the floating widget isn't preferred
- Smart behavior: Automatically pauses API polling when the screen is locked or screensaver activates, and hides itself during fullscreen applications (like games)
- Clean wake-up: When returning from locked/fullscreen states, the widget refreshes immediately
- Settings panel: Includes a General tab for themes, poll interval, and launch on startup configuration
- Advanced metrics: A "Nerds Only" tab provides full rate limit breakdowns, burn rate, token counts, cost in USD, and per-model breakdowns
- Customization: Seven color themes available if the default amber phosphor aesthetic isn't preferred
Development Details
The tool was built using Claude Code (the developer notes the irony) and is currently Windows-only. The source code and download are available on GitHub.
Who It's For
Developers who use Claude's API and want real-time, unobtrusive monitoring without interrupting their workflow.
📖 Read the full source: r/ClaudeAI
👀 See Also

Auto-optimize: A Claude Code Plugin for Autonomous Performance Optimization
A developer built auto-optimize, a Claude Code plugin that autonomously runs profile → plan → benchmark loops to optimize code performance. In one test, it achieved a 27% faster hash table across all benchmark scenarios in about 3 hours.

AgentMail Founder Details Agent-Native Onboarding After OpenClaw Exposed CAPTCHA Block
AgentMail, an email API for AI agents, rebuilt its onboarding flow after its own OpenClaw agent failed at a Cloudflare CAPTCHA. The new system offers a single REST endpoint for programmatic account creation while keeping humans in the loop for verification.

Open-source Claude plugin generates interactive visual tuners with live preview
A developer built an open-source plugin that lets Claude Code generate single HTML pages with sliders and Figma-style infinite canvases for fine-tuning CSS values. The plugin reads source files, reproduces elements on an interactive canvas, and provides controls for precise adjustments with live preview.

Council: A Structured Dialogue Framework for Claude
Council — A Crucible is a structured dialogue framework that runs inside a single Claude context window, using persona framing to produce four distinct modes of engagement: rigorous interrogation, generative action, lived experience, and unformed intuition.