formerly vibe-remote
Native iPhone remote for AI coding on your machine.
Run Claude Code, Codex, Gemini CLI, or OpenCode on your Mac/Linux/Windows box — and control it from your phone with no VPN, no SSH gymnastics, and no desk required.
Website · Docs · iOS App · Downloads
vibe-remote lets you run AI coding sessions on your own machine and control them from your iPhone.
Instead of remote-desktopping into your laptop or fighting with SSH + tmux on a phone screen, you:
- Run
vibe-remoteon your machine - Scan a QR code from the iPhone app
- Prompt the AI from your phone
- Let the work happen where your code, tools, and credentials already live
- AI-native, not a tiny IDE — direct the agent instead of editing files line-by-line on your phone
- Your machine does the work — builds, tests, git, and long-running sessions stay local
- No model lock-in — works with Claude Code, Codex, Gemini CLI, and OpenCode
- Simple by default — use the public relay for instant setup, or self-host your own relay
- Claude Code:
npm install -g @anthropic-ai/claude-code - Codex:
npm install -g @openai/codex - OpenCode:
go install github.com/opencode-ai/opencode@latest - Gemini CLI: install it normally and make sure it is available in your
PATH
macOS / Linux
curl -fsSL https://vibe-remote.com/install.sh | shWindows (PowerShell)
irm https://vibe-remote.com/install.ps1 | iexvibe-remotePress c to set your connector name and password, then scan the QR code in the iPhone app.
If you are on Windows or a non-TUI environment, use:
vibe-remote --headless --connector myconnector --password mypasswordread the README and explain this reporun the test suite and tell me what failedstart the dev server and give me the local preview URL
- End-to-end encrypted communication
- Zero-knowledge relay model
- Connector password stored locally and hashed with bcrypt
- Free forever tier: 3 directories, 1 persistent session window per directory, 1 scheduled task
- Free PRO trial for new users
Skill insertion now respects full-path preferences in session input.
Improved session titles in chat and browse lists.
Improved session recovery and daily window reliability.
Proprietary. All rights reserved.
