Built for Claude Code power users

Your Claude Code Consoles,
One Dashboard

Stop tab-switching between terminals. See which console is thinking, who needs your input, and who just finished—all from one place. True multitasking for developers.

my.whipcode.io
1 whipcode
⚡ 2m 15s
✻ Thinking...
Implementing session order
persistence with name matching
2 mycrm
? waiting
Should I deploy to production
or staging first?
3 deadlinedodger
✓ 19m 6s
✻ Worked for 19m 6s

Implementation complete!

You're running 5 Claude consoles.
Where are they all?

Modern development means running multiple Claude Code sessions across different projects. But switching between terminal tabs is chaos. You miss questions, waste context, and never know which console needs your attention.

🔄

Endless Tab Switching

Cycling through 10 terminal tabs trying to find which Claude needs input. By the time you find it, you forgot what you were doing.

Missed Questions

Claude asked something 20 minutes ago. You didn't notice. Now it's sitting idle while you think it's still working.

📊

Context Blindness

Is your context at 80% or 8%? You won't know until it auto-compacts and loses track of your codebase.

Everything at a glance

Built by developers who run multiple Claude Code sessions daily

👁️

Real-time Status

See instantly which consoles are working, waiting for input, or finished. Color-coded badges make it obvious.

⏱️

Elapsed Time

Know how long each task is taking. "3m 45s thinking" vs "Worked for 27m" — always know the current state.

📊

Context Remaining

Visual indicator of context percentage. Red when low, so you know when to compact before quality drops.

📱

Mobile Control

Check on your consoles from your phone. Send commands via WhatsApp. Never miss an important question.

🔗

Federation

Connect multiple machines. Your Mac, your cloud server, your teammate's machine—all in one dashboard.

⌨️

Quick Commands

Send input to any terminal with one click. Keyboard shortcuts for power users. Command history per session.

Know the state at a glance

Five distinct status indicators so you never have to guess

⚡ Working

Actively Processing

Claude is thinking, writing code, or executing commands

? Question

Needs Input

Waiting for your answer to proceed with the task

⏳ Waiting

Ready for Command

Finished and waiting for your next instruction

🗜 Compacting

Context Cleanup

Compressing conversation to free up context space

✓ Idle

Task Complete

Last task finished, elapsed time shown

Running in 2 minutes

No complex configuration. Just install and go.

1

Install the hub

Clone the repo and start the web server. That's your dashboard.

git clone https://github.com/Autobots-Ventures/whipcode
cd whipcode && npm install
npm run start:web
2

Run your Claude Code sessions in tmux

Whipcode monitors tmux sessions. Each session = one terminal in your dashboard.

# Create isolated tmux sessions per project
tmux new-session -s my-project
claude # Start Claude Code inside
3

Open the dashboard

Navigate to localhost:3002 and see all your sessions. Click any to interact.

# Your dashboard is ready at
http://localhost:3002

Built for how you actually work

🏗️

Multi-project Development

Working on 3 features across different repos? See all consoles at once. Jump to whoever needs attention first.

🚀

Parallel Deployments

Deploy to staging and production simultaneously. Monitor both consoles. Know instantly when each finishes.

Background Monitoring

Let Claude work while you grab coffee. Check from your phone if it needs input. No more wasted idle time.

"I used to check my terminals every 5 minutes. Now I just glance at Whipcode and instantly know which agent needs me. It's changed how I work with AI."
👨‍💻
Diego Carmona
Creator of Whipcode

Simple, transparent pricing

Start free. Upgrade when you need more.

Free
Perfect for trying out Whipcode
$0 /month
  • 1 terminal connection
  • 1 user
  • Real-time status monitoring
  • Mobile dashboard access
  • Community support
Get Started Free
Team
For agencies and large teams
$29 /month
  • 50 terminal connections
  • 50 users
  • Broadcast to all terminals
  • WhatsApp integration
  • Multi-machine federation
  • Dedicated support
Contact Sales

Free forever. MIT licensed.

Whipcode is completely open source. Use it, modify it, contribute to it. No tracking, no accounts, no cloud dependency. Your terminals, your control.

MIT License — Use freely
Star on GitHub

Ready to take control?

See all your Claude Code consoles in one place. Never miss a question again.

Get Started Free → View Source