Skip to content

Releases: cubicj/claude-usage-taskbar

v1.0.2

05 Mar 12:37

Choose a tag to compare

Bug Fix

  • Remove token refresh to prevent Claude Code logout — Plugin now reads credentials read-only. Previously, the plugin's OAuth refresh token rotation was invalidating Claude Code CLI sessions.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Feb 02:07

Choose a tag to compare

Bug Fix

  • Fix crash when API returns null resets_at field during startup

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Feb 02:05

Choose a tag to compare

Claude Usage Taskbar Plugin v1.0.0

TrafficMonitor plugin that displays Claude AI usage (5-hour and 7-day) in the Windows taskbar.

Features

  • Real-time 5-hour and 7-day usage display with progress bars
  • Color gradient (green → yellow → red) based on usage level
  • Automatic API polling with configurable interval
  • Settings dialog (credentials path, item width, poll interval)
  • Auto token refresh from Claude CLI credentials
  • Click to force-refresh usage data
  • Graceful error handling with taskbar notifications

Installation

  1. Download the zip matching your TrafficMonitor architecture (x64 or x86)
  2. Extract claude-usage-taskbar.dll into TrafficMonitor's plugins/ folder
  3. Restart TrafficMonitor
  4. Requires Claude CLI credentials (~/.claude/.credentials.json)

Downloads

  • x64: claude-usage-taskbar-v1.0.0-x64.zip
  • x86: claude-usage-taskbar-v1.0.0-x86.zip