Editors
Control Vim from your phone
Fix a one-line config or a commit message on a remote box — assuming you still remember how to quit.
$ onlytty -- vim$ onlytty -- vim onlytty — shared, end-to-end encrypted Link onlytty.com/s/7q2k#… Expires never Scan it on your phone → ✻ Vim live › █
Vim on your phone
Vim is the ubiquitous modal text editor that lives in every terminal. 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.
More editors to run from your phone
Get started
Run Vim from your phone in about 30 seconds
Install + share Vim
$ curl -fsSL https://onlytty.com/install.sh | sh -s -- vimShare Vim
$ onlytty -- vimIt prints a link and a QR — scan it and you're live. More ways to run it →