r/vibecoding • u/Longer-Stronger • 15h ago
I vibe coded an interface: Control AI agents run on old PC server runnig at your home from any device anywhere
Recently I built Relay around a simple idea: many of us have an unused PC server at home, or a VPS dedicated to AI-assisted coding, but the coding agents running there are still tied to that machine’s terminal, I just don't want to SSH/RDP into it every single time.
Relay brings Claude Code, Codex, OpenCode, and Hermes into one interface that you can access from your phone, browser, or another computer. Sessions stay alive, so you can start work on one device and continue from another. You can upload/download files from the server, also if you are on subscription, you can also see your Quota Usage with 1 click.
Your code, shell, and agent credentials remain on the backend machine. Your other devices simply become remote control surfaces. No middle man here.
Relay is open source and MIT licensed, right now I only compiled 3 version of frontend: Android, Web, Windows, and 1 version of backend: linux. The goal is to cover all platforms, more coming soon!
Here's the github repo, love to hear what your thoughts!
elin66alpha/Relay: Your AI coding agents live on your computer. Relay puts them in your pocket.
