Check how much of your Claude, Codex, or Copilot usage is left before you hit a wall
See a daily and monthly spending breakdown across all your AI subscriptions
Get a warning before you run out of usage within a reset window
| itsjazii/pane | bcallender/agent-context-workshop | celestia-island/ratatui-markdown | |
|---|---|---|---|
| Stars | 16 | 16 | 16 |
| Language | Rust | Rust | Rust |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
One-line PowerShell installer handles everything, building from source needs Rust and Visual Studio C++ build tools.
Pane is a small desktop app for Windows that sits in your system tray and shows you, in one place, how much you have left across all the different AI subscriptions you use. If you rely on tools like Claude, ChatGPT's Codex, GitHub Copilot, Cursor, and more, each one normally hides its usage limits behind its own separate dashboard, counted in its own units, and resetting on its own schedule. Pane pulls all of that together so you do not find out you are running low only after you hit a wall in the middle of a task. It works by reading the same login files your AI command line tools and editors already save on your computer, or by taking an API key you type into its settings. For each tool it finds, it shows a card with usage details. Every few minutes it checks each provider's own official usage endpoints, the same ones the vendors' own apps use, and updates session counts, weekly limits, credit balances, and reset times. If a check fails, Pane shows the last known good numbers marked as outdated instead of leaving a blank card. For every limit that resets on a schedule, Pane estimates whether you are on pace to run out before the reset, coloring bars amber or red as things get tighter, with an option to send a Windows notification when you are close to the limit. Pane also reads local usage logs your tools already keep, prices each request using current per model rates, and shows a spending breakdown for today, yesterday, and the past thirty days, broken down by model. If a model has no public price, it keeps the token count without guessing a dollar figure. Everything runs locally on your machine. There is no account required and no telemetry sent about your usage, spend, or provider data. The only network check is an anonymous update check every few hours. Pane is free, open source, built with Rust and a small web based interface, and currently supports seventeen different AI tool providers.
A Windows tray app that shows all your AI subscription usage limits and spending in one place, so you never get surprised mid task.
Mainly Rust. The stack also includes Rust, Tauri, TypeScript.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.