-
v0.1.2 Stable
released this
2026-05-09 15:10:47 +00:00 | 0 commits to main since this releasev0.1.2
Fixed
- No more console-window flash when clicking buttons. Subprocesses (
wsl.exe -l -q,where claude, etc.) used during auto-detect were briefly allocating a real console; now they spawn with theCREATE_NO_WINDOWflag on Windows. .gitattributesadded — fixes thegit pull"your local changes would be overwritten" error that hit Windows clones withcore.autocrlf=true..gitignoreupdated to skip the extra filespnpm tauri icongenerates beyond the five Tauri actually needs.
Install
Download
Claude Usage Widget_0.1.2_x64-setup.exebelow. Double-click. SmartScreen warns "unrecognized publisher" — More info → Run anyway. Upgrades any existing v0.1.0 / v0.1.1 in place.For a first-time install, see the README for requirements (WebView2, Claude Code).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Claude Usage Widget_0.1.2_x64-setup.exe
1 download · 2.3 MiB
- No more console-window flash when clicking buttons. Subprocesses (
-
v0.1.1 — Themes Stable
released this
2026-05-09 15:01:54 +00:00 | 2 commits to main since this releasev0.1.1 — Themes
Four switchable themes, each its own typographic + chromatic system. Pick in Settings; applies live, persists across launches.
Theme Look Anthropic (default) Warm cream-on-charcoal · Newsreader serif + DM Sans · sunset-orange ring · soft radial halo Instrument Modular-synth panel · JetBrains Mono · chartreuse on slate · ring tick marks · faint scanlines · bracket corners Editorial Magazine artifact · Fraunces variable serif (optical-size axis) · saffron on warm charcoal · italic labels Retro CRT 1980s home computer · IBM Plex Mono · phosphor green on near-black · scanlines + vignette · [ Claude Usage ]header · blink cursorScreenshots in the README on the repo page.
Other fixes since v0.1.0
- Settings overlay now correctly covers the widget (was rendering inline below content because of a stacking-context regression).
Cancelin Settings now reverts a live theme preview instead of leaving it applied.- Theme picker is a compact horizontal segmented control near
Save, not a 4-card grid. - Unused-import warning in
cli_usage.rscleaned up.
Install
Download
Claude Usage Widget_0.1.1_x64-setup.exebelow. Double-click. SmartScreen will warn "unrecognized publisher" — More info → Run anyway. The installer upgrades any existing v0.1.0 install in place; settings + cached/usagedata carry over.If you don't have v0.1.0 yet, see the README for first-time install + requirements.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Claude Usage Widget_0.1.1_x64-setup.exe
1 download · 2.3 MiB
-
v0.1.0 Stable
released this
2026-05-09 13:51:02 +00:00 | 9 commits to main since this releaseClaude Usage Widget v0.1.0
First public build. Always-on-top Windows desktop widget that shows your real Claude subscription usage — the same percentages
claude /usagedisplays — refreshed every 5 minutes.What it shows
- Current 5-hour session % with reset countdown
- Weekly all-models + Weekly Sonnet bars
- Per-model breakdown for the current session block (Opus / Sonnet / Haiku, derived from your local Claude Code transcripts)
Install
- Download
Claude Usage Widget_0.1.0_x64-setup.exebelow. - Run it. Windows SmartScreen will warn "unrecognized publisher" — click More info → Run anyway (the binary isn't code-signed).
- Widget pops up upper-left. Drag where you want. Resize as you like.
Requirements
- Windows 10 or 11 with WebView2 Runtime (preinstalled on Win11)
- Claude Code installed and signed in (native Windows or inside any WSL distro — auto-detected)
How it works
The widget spawns
claudevia a hidden pseudo-TTY, sends/usage, and parses the rendered output. No API keys, no admin tokens, nothing leaves your machine. Configuration lives at%APPDATA%\claude-widget\config.json.A tray icon next to the Windows clock lets you bring the widget back if it ever gets lost off-screen.
Known limitations
- The auto-detected
claude commanddefaults assumewsl.exe -d <distro>for WSL installs. If your distro has a non-standard name andclaudeisn't in the login PATH, override it in Settings. /usageparser depends on Anthropic's rendered output format. If a Claude Code update changes that text, the widget shows "no /usage data" and you'll see the raw output in Settings → Test /usage now → "raw output".- Source: https://git.rdx4.com/megaproxy/claude-usage-widget
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Claude Usage Widget_0.1.0_x64-setup.exe
3 downloads · 1.7 MiB