Skip to content

Saarangggg/Vibecoding-android

Repository files navigation

VIBECODE

VIBECODE is a Termux + Ubuntu setup for running Codex on Android.

About

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.

Install Important Dependencies

Run this once before installing VIBECODE:

pkg update && pkg upgrade
pkg install nodejs

Note:

  • Termux already includes Git
  • Node.js is needed for the npm method

Install VIBECODE

Option 1: npm (Recommended)

npm install -g vibecode-android
vibecode

This is the easiest and fastest way.

Option 2: GitHub (Manual)

git clone https://github.com/Saarangggg/Vibecoding.git
cd Vibecoding
bash data/data/com.termux/files/usr/bin/vibecode.sh

Open Again Later

If you installed with npm:

open

If you installed from GitHub:

open.sh

What VIBECODE Does

  • sets up Termux packages
  • installs Ubuntu with proot-distro
  • installs Codex
  • creates a project menu inside Ubuntu
  • stores projects in /root/projects

Ubuntu Projects

All Ubuntu projects are stored in:

/root/projects

Examples:

/root/projects/myapp
/root/projects/testproject

Profile

About

VIBECODE — Run a full Ubuntu + Node.js coding environment on Android using Termux. Build, code, and deploy projects anywhere. Lightweight, powerful, and developer-friendly mobile setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages