CC Logins is a tray application that shows quota usage and allows one-click or automatic account switching for multiple Claude Code subscriptions.

Stars

6

7-day growth

No data

Forks

0

Open issues

1

License

NOASSERTION

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It provides usage history with burn-rate charts, WSL-aware account detection on Windows, and safe defaults (auto-switch off, 60-second grace period) that prioritize user control and transparency about credential handling.

Who it is for

  • Developers who hold multiple Claude subscriptions
  • Heavy Claude Code users who run the tool all day
  • Windows users running Claude Code both natively and inside WSL

Use cases

  • Switching to a different Claude account before hitting a rate limit
  • Monitoring quota burn rate over days or weeks via local history
  • Managing multiple subscriptions from a single tray icon on any platform

Strengths

  • Local SQLite database tracks usage history, a feature unique among account switchers
  • Detects and handles separate WSL environments on Windows without waking sleeping distros
  • Auto-switch is off by default and includes a 60-second grace period with a hold option
  • Credentials are stored with platform-native encryption (DPAPI or Keychain) except on Linux, where it transparently notes the gap

Considerations

  • Binaries are unsigned, causing OS warnings and requiring manual trust steps
  • On Linux, stored credentials are not encrypted (plain text with 0600 permissions)
  • Project is young (v0.1.0) and may have rough edges

README quick start

CC Logins

Quota visibility and account switching for Claude Code

A tray application for developers who hold more than one Claude subscription and run Claude Code all day. It shows which account is active and how much 5-hour and 7-day quota each account has left, and switches between them — one click, or automatically before a limit lands. Windows, macOS, and Linux.

This project is young. 0.1.0 is the first tagged release; expect rough edges, and see Before you install this for what it does with your credentials.

Before you install this: what it does with your tokens

This app reads ~/.claude/.credentials.json — the same file Claude Code itself uses — refreshes OAuth tokens when they're near expiry, polls Anthropic's usage endpoint to compute quota, and writes that same credentials file when you switch accounts, so the official Claude Code binary picks up the new identity on its next request.

What it does not do:

  • It does not proxy, relay, or intercept model traffic. There is no server. Every inference request still goes straight from Claude Code to Anthropic, unmodified.
  • It does not export tokens to a UI, a file you can copy elsewhere, or anywhere off your machine. There is no cloud sync.
  • It never shows or sends token material anywhere other than the Anthropic OAuth endpoints and your own disk.

This distinction matters because Anthropic's terms treat it as the line between what's allowed and what isn't. They accept per-profile switching between real, individually-authenticated accounts using the official client — refresh a token, hand it to the real binary, done. They ban relay servers that pool tokens and impersonate the official client to multiple users or sessions at once. Running several accounts you legitimately hold is not itself a violation; evading rate limits through token sharing or relaying is. This app only ever does the former: it moves credentials on your own machine, into the same binary you'd otherwise run by hand.

That's a description of what the app does, not a legal opinion — read Anthropic's terms yourself if you're deciding whether multi-account use fits your si

Description

Quota visibility and account switching for Claude Code

Related repositories

Similar projects matched by category, topics, and programming language.

NUber-dev
Featured
NUber-dev GitHub avatar

YTubic

YTubic is a fast, responsive, open-source YouTube Music desktop client for Windows, Linux, and macOS that uses direct InnerTube API communication and aggressive caching to provide instant navigation and playback.

Web DevelopmentFrontend Frameworks
226
makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958
l0ng-ai
Featured
l0ng-ai GitHub avatar

tty7

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.

Developer ToolsCLI & Terminal
359