Remocode
Tips & Workflows5 min read

Vibe Coding with Codex: Direct AI from Your Phone

Direct OpenAI Codex from your phone using Remocode's Telegram integration. Send coding instructions, monitor progress, and ship features without sitting at your desk.

vibe codingcodextelegramremote codingremocodemobilephoneai coding

What if you could build software from your phone? Not write code on a tiny keyboard — that is terrible. But direct an AI agent to write code for you while you sit on a park bench, commute on a train, or wait for your coffee. With Remocode's Telegram integration and OpenAI Codex, this is not a hypothetical. It works today.

The Phone-First Vibe Coding Workflow

Vibe coding means describing what you want and letting AI build it. A phone is actually a great device for the "describing" part — you type natural language, not code syntax. The hard part was always the infrastructure: how do you run a coding agent, monitor its work, and intervene when needed, all from a phone?

Remocode bridges this gap. It runs on your Mac at home or the office, keeps your terminal sessions alive, and lets you control everything through Telegram on your phone.

Setting It Up

Step 1: Start Codex on Your Mac

Before you leave your desk, open Remocode and start a Codex session in a terminal pane. Navigate to your project directory and launch Codex. Leave Remocode running — it will maintain the session.

Step 2: Connect via Telegram

Make sure your Telegram account is linked to Remocode. From Telegram, you can now send commands directly to the Codex terminal pane.

Step 3: Code from Anywhere

Once connected, you can send instructions to Codex through Telegram messages. Codex receives them in the terminal, executes the task, and you see the results in Telegram.

What You Can Do from Your Phone

Send Coding Instructions

Type natural language instructions in Telegram, and they are forwarded to Codex:

  • "Create a new Express route for /api/notifications that returns the last 50 notifications for the authenticated user."
  • "Add input validation to the user registration endpoint using Zod. Validate email format, password length, and username uniqueness."
  • "Write unit tests for the payment service. Cover successful payment, insufficient funds, and expired card scenarios."

Codex receives these as instructions and starts building. You watch the progress from your phone.

Monitor Progress with Peek

Use the peek command in Telegram to see the current state of the terminal. This shows you the latest output from Codex without interrupting it. Quick check-ins without switching context.

Get Standup Reports on the Go

Configure standup reports on a 30-minute interval. While you are on the bus or at lunch, your phone buzzes with a summary: "Codex completed the notifications endpoint. Created 3 files. Running tests — 7 of 8 passing. One test failing due to missing database seed data."

You read the report, send a follow-up instruction: "Fix the failing test by adding seed data for the test database." Codex picks it up and keeps going.

Handle Prompts Remotely

When Codex hits a decision point — like asking whether to overwrite a file or which dependency to use — the prompt appears in Telegram. You tap a button or type your answer, and Codex continues. No need to rush back to your computer.

A Day of Phone-Directed Coding

Here is what a productive day looks like:

8:00 AM (commute): Open Telegram, send Codex a list of three features to implement. Codex starts on the first one.

8:30 AM (still commuting): Standup report arrives. Feature one is 70% done. Codex hit an error with a missing import — you send a correction.

9:15 AM (coffee shop): Peek at the terminal. Feature one is done, feature two is in progress. You refine the instructions for feature three based on what Codex built for features one and two.

12:00 PM (lunch): Midday standup report shows all three features are implemented. Tests are passing. You send one final instruction: "Run the linter and fix any issues."

1:00 PM (back at desk): You sit down, open Remocode, and review the code. Three features built. Tests passing. Linter clean. All directed from your phone.

The Future of Coding Is Remote

Vibe coding from your phone is not about replacing focused desk work. It is about using the time you currently waste — commutes, waiting rooms, lunch breaks — to make progress on your projects. You are the architect directing the builder. Your phone is the walkie-talkie. Remocode is the control room that keeps everything running.

Remocode is available for macOS. The first 1,000 users get one year of Pro free. Download it, connect Telegram, and start coding from your phone today.

Ready to try Remocode?

Start with a 7-day Pro trial — no credit card required. Download now and start coding with AI from anywhere.

Download Remocodefor macOS

Related Articles