Outerstellar Outerstellar
← All Projects

AI Usage Tracker

A Windows dashboard and tray utility to monitor AI API usage, costs, and quotas across Anthropic, GitHub Copilot, OpenRouter, DeepSeek, Mistral, and more — all from one compact window.

AI Usage Tracker

A streamlined Windows dashboard and tray utility to monitor AI API usage, costs, and quotas across multiple providers — from a single compact window.

View on GitHub · Latest Release: v2.3.3 · Discord

Built with C# and .NET. Runs on Windows and Linux.


What AI providers does it support?

ProviderIntegrationStatus
Antigravityvia Antigravity GUITested
Claude CodePartially tested
GitHub CopilotOAuth Device FlowTested
OpenCode Zen (pay-as-you-go)API KeyTested
SyntheticAPI KeyTested
Z.AI Coding PlanAPI KeyTested
MistralAPI KeyTested
DeepSeekAPI KeyBeta
Kimi (Moonshot)API KeyBeta
Minimax (CN + International)API KeyBeta
OpenAI Codexvia Opencli OAuthBeta
GeminiPlanned
OpenRouterPlanned

API keys can be entered manually or discovered automatically from environment variables and Claude Code credentials.

What features does AI Usage Tracker include?

Dashboard

  • Compact, always-on-top window showing current spend and token usage at a glance
  • Inverted progress bars showing remaining capacity (full and green → empty and red)
  • Configurable yellow/red thresholds

Pace Projection

  • Projects whether you'll exhaust your quota before the reset window
  • Headroom (green) — projected usage under 70%
  • On pace (green) — projected 70–100%
  • Over pace (red) — projected to exceed the limit
  • Works for both 5-hour burst and 7-day rolling windows

Tray Integration

  • Auto-hide when focus is lost
  • Individual tray icons per provider
  • Live "Core Temp" style progress bars in the tray icon

Smart Discovery

  • Automatically scans environment variables, Claude Code credentials, and standard configuration files for existing API keys

Auto-Updates

  • Notifies you of new releases with a one-click download link

How do I install AI Usage Tracker?

  1. Download AIUsageTracker_Setup_vX.X.X.exe from the Releases page
  2. Run the installer
  3. The app launches and scans for API keys automatically

Configuration is stored locally in auth.json in the application data directory. A backup is preserved automatically during updates.

FAQ

What is AI Usage Tracker?

AI Usage Tracker is a desktop dashboard and system tray utility that monitors AI API usage, costs, and quotas across multiple providers from a single compact window. It supports Anthropic Claude, GitHub Copilot, Mistral, DeepSeek, and others.

What AI providers does it support?

GitHub Copilot (OAuth), Anthropic Claude Code, OpenCode Zen, Synthetic, Z.AI Coding Plan, Mistral, DeepSeek, Kimi (Moonshot), Minimax (CN + International), and OpenAI Codex. Gemini and OpenRouter support is planned.

Does it automatically detect my API keys?

Yes. It scans environment variables, Claude Code credentials, and standard configuration files for existing API keys. You can also enter keys manually.

What is pace projection?

Pace projection estimates whether you will exhaust your quota before the reset window. It shows headroom (green, under 70%), on pace (green, 70-100%), or over pace (red, projected to exceed the limit). It works for both 5-hour burst and 7-day rolling windows.

What platforms does it run on?

Windows and Linux. Built with C# and .NET.

License

MIT