VIBECODE is a Termux + Ubuntu setup for running Codex on Android.
Turn your Android into a full coding machine.
VIBECODE lets you run Ubuntu and Node.js inside Termux and build real projects on your phone. No PC needed.
- Fast setup
- Lightweight
- Full dev environment
- Great for on-the-go developers
Code anywhere. Build anytime.
Run this once before installing VIBECODE:
pkg update && pkg upgrade
pkg install nodejsNote:
- Termux already includes Git
- Node.js is needed for the npm method
npm install -g vibecode-android
vibecodeThis is the easiest and fastest way.
git clone https://github.com/Saarangggg/Vibecoding.git
cd Vibecoding
bash data/data/com.termux/files/usr/bin/vibecode.shIf you installed with npm:
openIf you installed from GitHub:
open.sh- sets up Termux packages
- installs Ubuntu with
proot-distro - installs Codex
- creates a project menu inside Ubuntu
- stores projects in
/root/projects
All Ubuntu projects are stored in:
/root/projectsExamples:
/root/projects/myapp
/root/projects/testproject- GitHub: https://github.com/Saarangggg
- Instagram: https://instagram.com/5araang