Really Remote

Control your agentic terminal from anywhere

The iOS app controls your terminal, the Relay Server bridges to it with tmux.

Really Remote iOS

iOS App

The mobile interface for your terminal sessions

Download for iPhone
Relay Server macOS

Relay Server

Runs on your Mac and bridges to tmux

Download for macOS Free & open source

See It In Action

Mac — Relay Server

Really Remote Relay Server

Really Remote Relay Server


Port: 8765

Start Server Stopped

Check tmux
Show Network

REMOTE SNAPSHOT
No active session

iPhone — Really Remote

Really Remote
100.121.112.93 : 8765
dev
Ready
Esc +C +D +O
Refresh Clear

How It Works

1

Install the Relay

Download and run the Relay Server on your Mac. It listens for connections on your local network.

2

Start a tmux Session

Open Terminal and start a tmux session. The relay bridges your sessions automatically.

3

Connect from iPhone

Open Really Remote on your iPhone and connect. Control your agentic terminal from anywhere on any network.

iPhone
Really Remote App
Encrypted tunnel
Tailscale · WireGuard · LAN · SSH
Your Mac
Relay Server
WebSocket bridge
CLI calls
send-keys · capture-pane
█_
tmux
Terminal sessions

FAQ

Tmux is a terminal multiplexer that lets you run multiple terminal sessions inside a single window. It's widely used by developers and sysadmins to manage long-running processes and organize their workflow. Really Remote connects to your tmux sessions so you can interact with them from your phone. Check out tmux here, it's open source: tmux/tmux
Not necessarily. Really Remote works over any network where your iPhone can reach your Mac — including your home Wi-Fi, Tailscale, WireGuard, or an SSH tunnel. A VPN is one option, but not required. Recommended private network: Tailscale
Yes, the iOS app and MacOS server are free. The MacOS server is free and open source, available on github.com/qubitpulse/relay_server_rr . Contributions are welcome!
Any network where both devices can communicate: local Wi-Fi (LAN), Tailscale, WireGuard, ZeroTier, SSH tunnels, or any other VPN solution. The relay uses standard WebSocket connections on port 8765 by default, or any open port you specify.
Really Remote relies on your network layer for security. When using Tailscale, WireGuard, or an SSH tunnel, all traffic is encrypted end-to-end. On a local network, traffic stays within your LAN. There is no cloud relay — data flows directly between your devices.