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

Fewshell: A Self-Hosted SSH Copilot That Refuses to Run Commands Without Human Approval
Fewshell is a mobile+desktop SSH copilot with mandatory human approval for every command – no setting to enable auto-approval. Built by an ex-Amazon AI SDE working on AI safety research.

Anamnese: A Portable Memory Layer for Claude and ChatGPT via MCP
Anamnese is a free MCP server that stores memories, tasks, goals, and notes across Claude and ChatGPT, pulling only relevant context into conversations while letting users view, edit, and export their data.

Spectyra Plugin for OpenClaw: Real-Time AI Cost Optimization by Analyzing Full Request Flow
Spectyra plugin reduces AI API costs by surfacing hidden waste like repeated calls, excessive context, and expensive model misuse in real time.

Benchmark Results: Claude Agent Swarm with Memory System Shows 30-43% Token Cost Savings
A developer tested a 6-agent Claude swarm on a 40-point coding task with and without a custom memory system called Stompy. Results show Sonnet 4.6 with memory achieved perfect scores at $3.98 vs $7.04 without, while Haiku 4.5 failed completely without memory but scored 39/40 with it.