Control Claude Code| from Your Pocket

Monitor, interact, and control your AI coding assistant sessions (Claude Code, OpenAI Codex, GitHub Copilot CLI, and more) from anywhere using your smartphone.

Free to use. No credit card required.

bridge-terminal

$ bridge-terminal

Starting Bridge Terminal v0.1.0...

Connected to relay server

Session code: ABC123

Scan QR code or enter code in mobile app

Mobile connected!

Streaming to device

Connected
ABC123

Sound Familiar?

Using Claude Code is great, but being tied to your desk isn't.

Stuck at Your Desk

Waiting for Claude to finish a long build? You're trapped at your computer.

Missing Critical Moments

Claude asked a question 20 minutes ago. You missed it grabbing coffee.

Tests Running Blind

Claude running your unit and integration tests? Can't step away to know if they passed or if Claude needs help fixing failures.

Context Switching

Running multiple Claude sessions? Good luck tracking them all.

Server Jobs Running

Claude running background jobs on your server? Stay alert for questions and responses anytime.

Always Tethered

Want to grab lunch or step outside? Can't leave because Claude might need your input any second.

Everything You Need

Powerful features, simple interface.

Real-Time Terminal

Full terminal output streamed to your phone instantly.

Push Notifications

Know instantly when Claude needs you.

QR Quick Connect

Scan to connect. No typing, no config.

Secure by Default

Encrypted connections. Authenticated sessions.

Cross-Platform

macOS, Linux, Windows. Android app now, iOS soon.

Session Management

View all sessions. Connect to any with one tap.

Auto-Reconnect

Lost connection? We'll reconnect automatically.

Activity Alerts

Get notified on any Claude output.

Up and Running in 3 Steps

No complex configuration. No port forwarding. Just works.

1

Download the App

Coming Soon

App Store

Download once, connect to unlimited machines.

2

Install bridge-terminal

curl -fsSL https://bridge-terminal.com/install.sh | sh

Run bridge-terminal on any machine to start a session.

macOS Linux Windows Intel ARM
3

Scan & Connect

Scan the QR code on your computer screen. You're connected instantly.

From the Blog

Insights on AI-assisted development, vibe coding, and building software with Claude Code.

Simple, Developer-Friendly Pricing

Start free, upgrade when you need more.

Free

$0 /forever

All features included

  • Real-time terminal streaming
  • Push notifications
  • QR quick connect
  • Activity alerts
  • Auto-reconnect
  • 15 min session (guest)
  • 1 hour / 1 session at a time (signed in)
Get Started Free
UNLIMITED

Premium

$5 /session credit/month

Everything in Free, plus:

  • Unlimited session duration
  • Parallel sessions per credits
  • All Free features included
  • Priority support
Upgrade in App

Subscribe directly in the mobile app via Google Play

Enterprise

Custom

For teams and organizations

  • SSO integration (SAML/OIDC)
  • Team management dashboard
  • Custom session limits
  • Audit logs & compliance
  • Dedicated support
Contact Us
For Servers & Workstations

Start Sessions Remotely with Bridge Manager

Don't want to manually run bridge-terminal every time? Install the manager daemon and start Claude sessions from your phone - even when you're away from the machine.

Remote Session Start

Tap a machine in your app to start a Claude session - works from anywhere in the world.

Always Running

Runs as a background daemon, stays connected, and waits for your session requests.

Multi-Machine

Register multiple machines and switch between them from the Machines tab.

Frequently Asked Questions

How does Bridge Terminal work?

Bridge Terminal runs a small bridge program on your computer that connects to our relay server. The mobile app connects to the same relay, allowing real-time communication between your phone and Claude Code session.

Is my code/data secure?

Yes. All connections are encrypted using TLS. Session data passes through our relay but is never stored. Only authenticated users can access their own sessions.

What platforms are supported?

Desktop: macOS (Intel & Apple Silicon), Linux (x64 & ARM64), Windows (x64). Mobile: Android (iOS coming soon).

Do I need to open any ports?

No. Bridge Terminal uses WebSocket connections that work through NAT and firewalls. No port forwarding required.

What happens if I lose connection?

The app automatically attempts to reconnect. Your Claude Code session continues running on your computer regardless of mobile connection status.

Ready to Untether Your Development?

Get started in under 60 seconds. Free forever, no credit card required.

Desktop / Server (bridge-terminal)

macOS

# Quick install:

curl -fsSL https://bridge-terminal.com/install.sh | sh

Linux / Ubuntu

# Quick install:

curl -fsSL https://bridge-terminal.com/install.sh | sh

Windows

# PowerShell:

irm https://bridge-terminal.com/install.ps1 | iex

Mobile App

Coming Soon

App Store