Vibecode Yado

track this build5 steps, step by step
KINDA · weekend project
price $19/moyou'd save $228/yrbuild time one sittingcategory 🛠️ dev toolsreplaced by 0 people

Claude Code was never built to leave the laptop. A chat interface is easy. A terminal into a remote container, also fine. The pain starts when you want Claude, the container, and the app to forget they're three completely distinct entities and behave as one thing: signing in with one tap, when on paper that can only happen in a terminal. A chat, when underneath it is always a terminal. Infra that's fast and that keeps one person's AI away from everyone else's code. I thought that was weeks of work. It was months.

the project pack4 files · fastest path to a working personal build
README.md
# Yado indie build

## Goal

Build the smallest trustworthy replacement for the core Yado workflow for one developer or a tiny team.

## Scope

Serve Claude Code running inside tmux on your own always-on box as a browser terminal, reachable from your phone over HTTPS, with a push when the turn ends.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- a real chat with your Claude account instead of a terminal driven by a phone keyboard
- a machine that sleeps at zero and wakes before you type instead of a box you pay for all week
- one tap sign in · the DIY version needs a laptop and an SSH session to log Claude in once
- diffs you can read on a small screen · screenshots you can paste in · a live preview of the app you are building
- isolation · one box means everything on it can reach everything else on it

If those capabilities are essential, use Happy instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent

why people still pay

Because the weekend build is a pet. You keep the box alive, you keep the proxy alive, you patch it every time Claude Code shifts under you, and you pay for a machine that idles all week. Some people like pets, and if that's you, keep it. Yado is the version where none of that is yours. It wakes when you open the app and costs nothing the rest of the time, signing in is one tap instead of an SSH session, and when Claude Code moves, that's my problem now. You still bring your own Claude account. You're paying me for the boring half.

what you lose

xa real chat with your Claude account instead of a terminal driven by a phone keyboard

xa machine that sleeps at zero and wakes before you type instead of a box you pay for all week

xone tap sign in · the DIY version needs a laptop and an SSH session to log Claude in once

xdiffs you can read on a small screen · screenshots you can paste in · a live preview of the app you are building

xisolation · one box means everything on it can reach everything else on it

share on X ↗"I just replaced Yado ($19/mo) with one prompt"
the escape hatch

Don't feel like building it? These folks already made it free.

HappyA phone remote for Claude Code and Codex; put the CLI on a server if the laptop must stay out of it.23kmay 2026open sourcePaseoPhone control for coding agents on a remote machine; you still provide that machine.12kaug 2026open source

no votes, no pay-to-list · just what's real

the numbers

Yado pricing

planmonthlyannual (per mo)what you get
yado pro$19/user$9.50/user1 remote container per GitHub account; mobile access to Claude Code.

free tierno permanent free tier; 7-day trial only

billingApple auto-renewing monthly or annual subscription; cancel at least 24 hours before renewal

hidden costsClaude Code/model/API usage is not included and must be supplied separately; only one container is provided per GitHub account.

verified 2026-08-14 · source ↗

questions
Vibecode Yado

Kinda. The core of Yado is buildable in a weekend with the prompt on this page, but there are real gaps: a real chat with your Claude account instead of a terminal driven by a phone keyboard, a machine that sleeps at zero and wakes before you type instead of a box you pay for all week. Read the honest list above before committing.

How much does Yado cost?

Yado costs about $19/month (Yado Pro, checked 2026-08-14), which is $228 per year.

What do I lose by replacing Yado?

Honestly: a real chat with your Claude account instead of a terminal driven by a phone keyboard; a machine that sleeps at zero and wakes before you type instead of a box you pay for all week; one tap sign in · the DIY version needs a laptop and an SSH session to log Claude in once; diffs you can read on a small screen · screenshots you can paste in · a live preview of the app you are building; isolation · one box means everything on it can reach everything else on it. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Yado?

Yes: Happy (A phone remote for Claude Code and Codex; put the CLI on a server if the laptop must stay out of it.) Paseo (Phone control for coding agents on a remote machine; you still provide that machine.) The prompt is for when you want it exactly your way.