Skip to content

Rana-Faraz/usage-tray-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

308 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

UsageTray

UsageTray is a Windows tray app for tracking AI coding subscription usage in one place.

This repository is an unofficial Windows-focused fork of OpenUsage. It is not affiliated with, endorsed by, or an official part of the original OpenUsage project.

Status

  • Windows-only fork
  • Tested locally with both Codex and Claude Code
  • Windows providers: Antigravity, Claude, Codex, Copilot, Cursor, Factory / Droid, Windsurf, Z.ai
  • Full provider matrix: docs/providers/windows-compatibility-matrix.md
  • Manual updates through GitHub releases

Download

Download the latest release (Windows x64)

Or From Source

If you don't want to install the binary, or you want to develop on the project, you can run it from source with these steps:

  1. Clone the repo
  2. Install Deps: Make sure you have rust (with cargo) installed, and bun
  3. Restore packages: bun install
  4. Run in dev mode with hot reload: bun run tauri dev

What It Does

UsageTray lives in your Windows tray and shows usage data for supported AI coding tools in a single popup panel.

  • One-glance usage visibility across supported providers
  • Automatic refresh on a configurable schedule
  • Global shortcut support
  • Single-popup tray UI
  • Local plugin-based provider architecture
  • Local HTTP API on 127.0.0.1:6736
  • Proxy support. Route provider HTTP requests through a SOCKS5 or HTTP proxy.

Supported Providers

  • Amp / free tier, bonus, credits
  • Antigravity / all models
  • Claude / session, weekly, extra usage, local token usage (ccusage)
  • Codex / session, weekly, reviews, credits
  • Copilot / premium, chat, completions
  • Cursor / credits, total usage, auto usage, API usage, on-demand, CLI auth
  • Factory / Droid / standard, premium tokens
  • Gemini / pro, flash, workspace/free/paid tier
  • JetBrains AI Assistant / quota, remaining
  • Kiro / credits, bonus credits, overages
  • Kimi Code / session, weekly
  • MiniMax / coding plan session
  • OpenCode Go / 5h, weekly, monthly spend limits
  • Windsurf / prompt credits, flex credits
  • Z.ai / session, weekly, web searches

Trademark Note

OpenUsage is a trademark of Robin Ebers. This project uses the OpenUsage name only to identify the upstream project it was forked from.

Contributing

Contributions are welcome for Windows provider support, shell behavior, and packaging improvements.

License

MIT

About

UsageTray is an unofficial Windows-focused fork of OpenUsage for tracking AI coding subscription usage.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 49.7%
  • TypeScript 33.5%
  • Rust 16.4%
  • CSS 0.4%
  • Shell 0.0%
  • Batchfile 0.0%