Termux-projects
⚙️ Automate GUI of Any Linux with Working Sound in Termux ⚙️ Automate GUI of Any Linux with Working Sound in Termux This project helps you automate GUI startup setup (with sound support) for any Linux distribution running inside Termux on Android. Supports native Linux, chrooted distros, Kali NetHunter, and Proot-distro! GitHub Repo: github.com/mikey-7x/Termux-projects 📦 Step 1: Clone the Repository git clone https://github.com/mikey-7x/Termux-projects cd Termux-projects 🛠️ Step 2: Use p1.sh (Universal Script) Works for all Linux types (native, chroot, modded, Kali). Automatically sets DISPLAY , launches termux-x11 , and starts PulseAudio. Download & Run: wget https://raw.githubusercontent.com/mikey-7x/Termux-projects/main/p1.sh chmod +x p1.sh nano p1.sh # Edit login/username if needed ./p1.sh ⚠️ Extra for Kali NetHunter nano $PREFIX/bin/nh After the /dev line, add: -b /data/data/com.termux/files/usr/tmp:/tmp \ Then run Kali and start GUI...