I use Claude, Codex and Copilot daily, and switching between dashboards was frustrating, especially in SSH or remote environments.
So I wrote a small Rust CLI that aggregates: - usage - rate limits - credit balances - token cost scans from local session logs
It runs entirely in the terminal and queries providers concurrently.
Sharing in case it helps anyone who uses multiple AI providers. Happy if others find it useful too.
Feedback welcome.
j0nl1•1h ago
I use Claude, Codex and Copilot daily, and switching between dashboards was frustrating, especially in SSH or remote environments.
So I wrote a small Rust CLI that aggregates: - usage - rate limits - credit balances - token cost scans from local session logs
It runs entirely in the terminal and queries providers concurrently.
Sharing in case it helps anyone who uses multiple AI providers. Happy if others find it useful too.
Feedback welcome.