I have been experimenting with Google's Antigravity IDE and so far it's been a lot of fun. However, I think vibe coding lends itself to the possibility of not having to be at your computer to code. This article goes into my setup for vibe coding on mobile devices.

Mobile Coding Setup

Getting Started

There are relatively few requirements to get started, but you will need the following:

Quick Setup

  1. On Host Machine: Install Gemini CLI on your host machine. Then install Tailscale and login.
  2. On Phone: Install Termius and Tailscale.
  3. On Tailscale App: On the Tailscale app, connect to your VPN.
  4. SSH into Host Machine: Open Termius and connect to your host machine via SSH.

Appendix

  1. If your machine is not always on, you can use a VPS (a Virtual Private Server like DigitalOcean) to host your Gemini CLI workflow.