📦 This repo has merged into
PsychQuant/logos(changemerge-multistats-into-logos, 2026-07-03). The code now lives there as theLogosAccounts/LogosUsagetargets plus a thinMultiStatsexecutable — build the standalone viewer from the logos repo withswift run MultiStats. Git history was merged in full, and open issues were transferred (logos#51, logos#52, logos#53). This repo is archived and read-only.
Native macOS app that shows Claude Code usage stats (
/usage) for multiple accounts side by side — session cost, plan usage, and activity stats in one window.
Claude Code's /usage shows stats for one account — the one currently logged in. If you run multiple accounts (e.g. via per-account CLAUDE_CONFIG_DIR directories, the pattern Logos uses at ~/.logos/accounts/<id>/.claude), checking usage across accounts means switching accounts one at a time.
MultiStats reads each account's stats and puts them next to each other, so you can see at a glance:
- Session cost per account
- Plan usage (rate-limit window consumption) per account
- Activity stats per account
- ✅ Read-only viewer — never mutates account state, credentials, or config
- ✅ macOS native (Swift)
- ✅ Multiple stat sources: default
~/.claudeplus any per-account config dirs - ❌ Not a terminal host or Claude Code launcher (that's Logos)
- ❌ Not an account switcher — it only displays stats
PsychQuant/logos — native macOS host for Claude Code with multi-account support. MultiStats is the standalone "just show me the numbers" companion.
MIT — see LICENSE.