Back to projects
activev1.1.1

claude-swap-bar

Switch between Claude Code accounts from the menu bar, with live usage meters.

A native macOS menu bar app for anyone running more than one Claude Code account. Swap the active account in one click and watch live usage meters for each, so you can see what's left before you hit a limit.

Latest release
v1.1.1
Platform
macOS
Download
Download ZIP
Updated
Jul 18, 2026
Problem

Running multiple Claude Code accounts means manual re-auth and no visibility into how much of each plan you've used.

What I built

A SwiftUI menu bar app that stores and switches between accounts and surfaces live per-account usage meters right in the dropdown.

Developer setup

clonegit clone https://github.com/jx-grxf/claude-swap-bar.git && cd claude-swap-bar

Highlights

  • Switches the active Claude Code account in one click from the menu bar.
  • Shows live per-account usage meters right in the dropdown.
  • Stores multiple accounts so re-authenticating blind is a thing of the past.
  • Native SwiftUI app with a GitHub release and Sparkle update feed.