Claudeometer 0.2.0 — Teams
Claudeometer 0.2.0 — Team mode 🧑🤝🧑
Claudeometer grows from a personal usage meter into an opt-in team account-pooling tool.
Added
- Team usage board — enroll with just a name and see every teammate's live 5-hour usage and when their window renews.
- Borrow a teammate's quota — request a fixed window (default 2h); they approve from their menu bar, your Claude Code switches to their account, then auto-reverts when time's up.
- End-to-end encrypted — a lent credential is sealed (X25519 ECIES) directly to the borrower; the self-hosted relay only carries opaque ciphertext and never sees a token.
- Local multi-account switch — vault several Claude logins and one-click switch, with a time-boxed auto-revert and a borrowed badge.
- Two-page popover (personal + Team) and a small self-hosted Go+SQLite relay (
relay/).
Notes
- Team mode is off by default — set
CLAUDEOMETER_RELAY_URL(or the localrelay-urlfile) to point at your own relay. With none set, Claudeometer stays a personal, offline meter. - Credentials never touch disk in plaintext — Keychain only.
- This DMG is unsigned; on first open run
xattr -dr com.apple.quarantine /Applications/Claudeometer.appor install via Homebrew.
Install: brew install --cask claudeometer · or grab the DMG below.