Vibe Code from phone.
Just Speak & Tap.

phorge gives you a terminal on your phone, transcriber
& tap-to-run to vibe code on the go.
Perfect for developers using Claude Code or Gemini CLI - just speak & tap-to-run instead of typing. Enjoy infinite canvas and real-time collaboration, making lot more intuitive to use.
Install phorge with a single command. Just run a
single script on your computer and join with the link.
macOS / Linux
curl -sSf https://phorge.ai/get | sh
Run Claude, Gemini CLI, Codex
Just speak and press buttons to confirm edits. Perfect for mobile coding.
Tuned Transcriber
Optimized for code terms, file paths & functions in your project.
Infinite Canvas & Collaboration
Move and resize multiple terminals at once, in any arrangement. With real-time collaboration.
Security
Send data securely; the server never sees what you're typing.
Ultra-fast mesh networking
Connect from anywhere to the nearest distributed peer in a global network.
Cross-Platform
Use the command-line tool on macOS, Linux, and Windows.
Installation
macOS / Linux
Run the following in your terminal:
curl -sSf https://phorge.ai/get | sh
Windows
Run the following in PowerShell:
iwr https://phorge.ai/get.ps1 -useb | iex
Built on
sshx by Eric Zhang
Phorge extends the original sshx with new feature & fixes. Big thanks to Eric Zhang for the original sshx :)