Easily Install Termux Gui Desktop
- π Easy To Setup
- π₯οΈ XFCE, LXQt, and Openbox, all supported
- π¨ New Beautiful Theme And Styles
- π· Wine To Run Windows Apps (x86_64 in arm64 device)
- π¦Ύ Hardware Acceleration Enabled
- ποΈ Termux:X11 / Vnc For Gui Access
- π¦ Work with both APT , PACMAN
- 𧩠One Click To Install Some useful Apps
- π Browser: Firefox / Chromium
- π¨βπ» Code Editor: VS Code / Geany
- π· Image Editor: Gimp / Inkscape
- π¦ Install apps like libreoffice (apps that are not avilable in termux by default)
- π And Much More...
1. Check Basic Requirment: from here
Openbox keybord shortcuts :- Here
3. Check About Hardware Acceleration : from here
4. Check About Distro Container: from here [Video Tutorial]
5. Check Natively Supported Apps list: from here
6. Installation: from here [Video Tutorial]
7. Uses: from here
8. See More: from here
Termux from Google Play can't poperly install x11-packages due to API limitation, so instead use the F-Droid Or Github build.
- 2GB of RAM 3GB of RAM
- 1.5 - 2 GB Of Internet
- 3 - 4 GB Of Free Storage
- VNC Client RealVnc Or Nethunter Kex
- Termux:X11
- Termux-API (For Openbox only)
All gui apps screenshot
Wine: See More
See More Natively Supported Apps: Here
See How To Use Distro Container: Click Here
Know More About Hardware Acceleration: Here
NOTE: This Only Works On Termux From Github Or Fdroid
NOTE: A Fresh Install Is Always Recommended
curl -Lf https://raw.githubusercontent.com/sabamdarif/termux-desktop/main/setup-termux-desktop -o setup-termux-desktop && chmod +x setup-termux-desktop && ./setup-termux-desktop
tx11start
to star Termux:11 with gpu accelerationtx11start --nogpu
to star Termux:11 without gpu acceleration
tx11stop
to stop Termux:11tx11stop -f
to kill Termux:11
vncstart
to start vncservervncstart ---nogpu
to start vncserver without gpu acceleration
vncstop
to stop vncservervncstop -f
to kill vncserver
gui --start / gui -l
to start Termux guigui --stop / gui -s
to stop gui
gui -l / --start
vnc
to start VNCgui -l / --start
tx11
to start Termux:X11gui -s / --stop
vnc
to stop VNCgui -s / --stop
tx11
to stop Termux:X11gui -k / --kill / -kill
to kill both vncserver and Termux:x11 At Once
setup-termux-desktop --change style
To Change Desktop Stylesetup-termux-desktop --change hw
To Change Hardware Acceleration Methodsetup-termux-desktop --change pd
To Change Installed Proot-Distrosetup-termux-desktop --change autostart
To change autostart behaviour
setup-termux-desktop --reinstall icons / themes /config
To Reinstall Icons / Themes / Configsetup-termux-desktop --reinstall icons,themes,..etc
To Reinstall Them At Once
setup-termux-desktop --reset
To Reset All Changes Made By This Script Without Uninstalling The Packages
setup-termux-desktop --remove / -r
To Remove Termux Desktop
setup-termux-desktop --debug
(At The Start) To generate a log file for any of the above command