claudash

A terminal dashboard for Claude

Your Claude accounts.
One terminal.

See what you’ve used, when your limits reset, and which account to use next. Claudash puts the whole picture in one place.

v0.1.0 · macOS · Apple silicon

The whole picture, live.

Recorded in Claudash
A real afternoon’s usage across six accounts. Names changed; numbers left as they were.

A closer look

A few useful moves.

Read your limits. Check the reasoning. Look back. Then decide whether to hop.

Your current account, front and center.

Your tightest limit gets the big number. The reset counts down beside it, with your other limits and recent usage in view.

The other accounts sit just below, ready to compare.

See what’s left before you choose your next move.

A recommendation you can inspect.

Press ? to unfold the reasons behind a recommendation. See the usage and reset times that led to it, then make your own call.

Press any key to fold the explanation away.

The reasoning is one key away.

Rewind the day.

Use the arrow keys to move through your recorded usage. The gauges follow the hour you’re viewing, so you can see how the day took shape.

Press another key to return to now.

Your usage history, right beside your current limits.

You choose when to switch.

Click an account to start a hop. Claudash asks for confirmation; press y to switch the live login to that account.

Every switch starts with your say-so.

Choose an account. Confirm the switch. Get back to work.

Get Claudash

A small command.
A clearer picture.

Download the standalone Mac build, sign in to Claude Code, and launch Claudash. Your current login is picked up automatically.

Download for Apple silicon Mac

v0.1.0 · 24.6 MiB · macOS 13 or later

Requires Claude Code. Bun is not required.
Get Claude Code SHA-256 checksum

Tested on Apple silicon with macOS 26.5.2. This preview build is not notarized; the Terminal instructions below download and verify it directly.

Install from Terminal

Run these commands in an empty folder. The checksum verifies the download before it is extracted.

Terminal
curl -fLO https://claudash.app/downloads/claudash-0.1.0-darwin-arm64.tar.gz
curl -fLO https://claudash.app/downloads/claudash-0.1.0-darwin-arm64.tar.gz.sha256
shasum -a 256 -c claudash-0.1.0-darwin-arm64.tar.gz.sha256 && \
  tar -xzf claudash-0.1.0-darwin-arm64.tar.gz && \
  ./claudash

Run ./claudash --help to see every command and option.

Before you hop in.

Does Claudash switch accounts automatically?

No. It recommends a next move, and you confirm a hop before the live login changes.

Where do my credentials and history go?

On macOS, account credentials are stored in your Mac’s Keychain. Claudash reads usage from Anthropic and keeps its usage history locally.

Which computers does this download support?

This release is for Apple silicon Macs running macOS 13 or later. It was tested on macOS 26.5.2. Intel Mac, Windows, and Linux downloads are not included in this release.

Is Claudash an Anthropic product?

No. Claudash is an independent tool for people who use Claude. It is not affiliated with or endorsed by Anthropic.