Start Claude Code sessions remotely on any registered machine - directly from your phone.
bridge-terminal-manager is a daemon that runs on your servers or workstations, allowing you to start Claude Code sessions remotely from your mobile app - without needing to be physically at the machine.
Open your phone, tap a machine, and start a Claude session - even when you're miles away from your computer.
Runs as a background daemon, automatically reconnects after reboots, and stays ready for session requests.
Email verification ensures only you can register machines and start sessions on your account.
Register multiple machines and switch between them from the Machines tab in your mobile app.
# Quick install:
curl -fsSL https://bridge-terminal.com/install-manager.sh | sh
# Run in PowerShell as Administrator:
irm https://bridge-terminal.com/install-manager.ps1 | iex
After installation, simply run:
bridge-terminal-manager
On first run, you'll be prompted to:
Once registered, the manager runs as a daemon. In your mobile app:
bridge-terminal-manager
Register (if needed) and start the daemon in background
bridge-terminal-manager -f
Run in foreground (useful for debugging)
bridge-terminal-manager -status
Check registration and daemon status
bridge-terminal-manager -stop
Stop the running daemon
bridge-terminal-manager -reset
Clear registration and start fresh
Left your computer at home? Start a Claude session on it from anywhere and get work done remotely.
Run Claude on your dev server to make changes, run tests, or deploy - all from your phone.
Working from home but need to access your office machine? Start Claude sessions remotely.
Running a cloud VM? Install the manager and control Claude on it from anywhere.
No, the manager runs under your user account. It doesn't require elevated privileges.
You'll need to run bridge-terminal-manager again after a reboot. For auto-start, you can add it to your system's startup scripts or use a service manager.
There's no limit on the number of machines you can register. All machines appear in the Machines tab of your mobile app.
Yes. Registration requires email verification. All communication is encrypted. Only authenticated users on your account can start sessions on your machines.
bridge-terminal starts a single session and displays a code to connect. bridge-terminal-manager is a daemon that waits for session requests from your phone and spawns bridge-terminal sessions on demand.
Install the manager and control your machines from anywhere.