tokstat

CLI and TUI dashboard for monitoring AI provider token quotas

tokstat is a CLI application for monitoring token quotas across multiple AI providers with a terminal dashboard.

It supports Azure OpenAI, GitHub Copilot, and OpenRouter accounts, stores credentials securely in the system keyring, offers JSON output for automation, and provides shell completions for common shells.

You can try it out by running:

nix run github:pbek/tokstat

Tech Stack: Rust, Ratatui, Clap, keyring, Nix

GitHub | Changelog | Issues | Download