AI on the command line

Control GitHub Copilot CLI from your phone

Start a task at your desk and approve each step it takes against your repo from your phone.

$ onlytty -- copilot

GitHub Copilot CLI on your phone

GitHub Copilot CLI is GitHub's agentic AI assistant for the terminal that fixes bugs, builds features, and runs tasks on your code. OnlyTTY runs it on your own machine and hands you a private link to drive it from your phone — the terminal stays live where you launched it; your phone is just a second screen and keyboard.

  • End-to-end encrypted — the relay only ever forwards ciphertext, never your keystrokes.
  • View-only by default — but the link is the key: anyone with it can take control with a tap. Lock it to watching with --control view-only.
  • Nothing stored — sessions are in-memory and vanish when you exit; no account, no inbound ports.

New to OnlyTTY? See how it works · read the FAQ.

Get started

Run GitHub Copilot CLI from your phone in about 30 seconds

Install + share GitHub Copilot CLI
$ curl -fsSL https://onlytty.com/install.sh | sh -s -- copilot
Share GitHub Copilot CLI
$ onlytty -- copilot

It prints a link and a QR — scan it and you're live. More ways to run it →