Termux Desktop
Minimal, Fast, Clean
Why Use Termux Desktop?
Sometimes you don’t have a computer, but you still want a full Linux desktop in your pocket. With Termux Desktop:
You can use almost 90% of Linux software and utilities.
Powered by Openbox, you choose and install what you need.
Always updated, uses less RAM and storage.
Enjoy a clean and beautiful built-in search page, available by default in your browser.
Termux doesn’t come with a desktop by default, so you’ll need to install it.
Installation
apt update && apt upgrade -y && apt install git jp2a python-pip wget -y && git clone https://github.com/ayush0x1/termux-desktop && cd termux-desktop && python3 install.py
This is a one-line installation — just copy and paste it into Termux, and it will automatically install and set everything up for you.
After installation, simply type start-desktop to launch the Termux desktop. Then open VNC Viewer and connect to it. Make sure you have VNC Viewer installed if not, download it from the Google Play Store.
ls ~/../usr/share/app/wall/
wall.jpg wall1.jpg
Easily customize your desktop background by copying your image:
rm ~/../usr/share/app/wall/*
cp /path/to/wallpaper.jpg ~/../usr/share/app/wall/
Done!