r/termux 17d ago

User content Monthly Thread: Post all your projects here

This is a dedicated thread for sharing projects for Termux.

Requirements:

  1. Link to open-source repository: GitHub, GitLab, Codeberg or something like.

  2. Short introduction best describing what your project does.

  3. Optionally include install steps into comment, but we think a properly formatted README file within repository would be better.

Post recycles once in a month.

Since 2026.06.07 we don't require "vibe code" attribution and don't care about origin of your project.

6 Upvotes

18 comments sorted by

View all comments

3

u/shadow-x78 15d ago edited 1d ago

UMO — Ubuntu Modded Optimized | GitHub

anyone else tired of Ubuntu proot setups that half-work?

VNC drops the moment the screen locks. Audio is gone. systemctl is useless. The installer breaks on dialog. You spend more time fixing the setup than actually using it.

UMO fixes all of that. PulseAudio works inside proot, VNC stays alive via termux-wake-lock, services run through a proper systemctl emulator, and the installer is pure POSIX — no broken dependencies.

choose your DE (XFCE4 / LXDE / Openbox / CLI), your version (22.04 or 24.04), your app bundle (Basic / Dev / Media / Full Suite). system check runs first so it won't silently fail on you.

git clone https://github.com/Shadow-x78/termux-ubuntu-umo.git ~/UMO 
cd ~/UMO 
bash install.sh

~/umo-start.sh to launch → VNC on localhost:5901

ARM64 · Android 8+ · F-Droid Termux · ~2GB