Easily Install Termux GUI Desktop
- π Quick Setup: Easy-to-follow installation process.
- π₯οΈ Desktop Styles: Supports XFCE, LXQt, and OPENBOX with beautiful themes.
- π· Windows App Support: Run Windows apps using Wine (x86_64 on ARM64 devices).
- π¦Ύ Hardware Acceleration: Enhances performance for supported hardware.
- ποΈ GUI Access: Supports Termux:X11 and VNC.
- π¦ Package Management: Compatible with both APT and PACMAN.
- 𧩠One-Click App Installation:
- Browsers: Firefox, Chromium
- Code Editors: VS Code, Geany
- Image Editors: GIMP, Inkscape
- And more...
- π¦ Additional Apps: Install apps like LibreOffice not available by default in Termux.
- π¨ Customizations: Extensive configuration options to suit user preferences.
-
Android 8+ device
-
Termux (download from GitHub or F-Droid)
NOTE: This Only Works Only On Termux From Github Or Fdroid
Avoid using Termux from Google Play due to API limitations.
-
Minimum 2GB of RAM (3GB recommended)
-
1.5-2GB of Internet data
-
3-4GB of free storage
-
VNC Client (RealVNC or NetHunter Kex)
-
Termux-API (Openbox only)
- Learn more about hardware acceleration.
- Check out distro container usage.
- Full list available here.
Note: Fresh installations are recommended for best results.
Note: If you are in android 12 or higher then first disable Phantom Process Killer Guide:- Here
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
- Commands for starting and stopping Termux:X11 and VNC sessions are provided below.
tx11start [options]
Options:
--nogpu
: Disable GPU acceleration.--legacy
: Enable legacy drawing.--nodbus
: Disable DBus.- Combine options for specific configurations (e.g.,
tx11start --nogpu --legacy
). --help
: To show help.
Example:
tx11start
to star Termux:11 with gpu accelerationtx11start --nogpu
to star Termux:11 without gpu accelerationtx11start --nogpu --legacy
to star Termux:11 without gpu acceleration and -legacy-drawingtx11start --nodbus
to star Termux:11 without dbustx11start --nodbus --nogpu
to star Termux:11 without gpu acceleration and dbustx11start --nodbus --nogpu --legacy
to star Termux:11 without gpu acceleration and dbus and with -legacy-drawingtx11start --nodbus --legacy
to star Termux:11 without dbus and use -legacy-drawing (nodbus and gpu)tx11start --legacy
to star Termux:11 with -legacy-drawing (with dbus and gpu)tx11start --debug --OTHER-PARAMETERS
To see log of that commmandtx11start --debug --nogpu To See tx11start --nogpu's log
tx11stop [-f]
Options:
-f
: Force stop.--help
: To show help.
vncstart [options]
Options:
--nogpu
: Disable GPU acceleration.--help
: To show help.
vncstop [-f]
Options:
-f
: Force stop.--help
: To show help.
gui [options]
Options:
--start
: Start GUI (usevnc
ortx11
as arguments).--stop
: Stop GUI.--kill
: Stop all GUI sessions.--help
: To show help.
Example:
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 [options]
Options:
--change style
: Change desktop style.--change hw
: Modify hardware acceleration settings.--reset
: Reset all changes.--remove
: Uninstall Termux Desktop.--help
: To show help.
Example:
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 commandsetup-termux-desktop --debug --install
To create a log of whole installation process
XFCE | LXQT |
---|---|
OPENBOX | MATE |
Run Windows applications seamlessly. Learn more here.
Install additional apps like LibreOffice. Details here.
Enhance performance with GPU acceleration. Learn more here.
Special thanks to:
- LinuxDroidMaster/Termux-Desktops
- phoenixbyrd/Termux_XFCE
- Yisus7u7/termux-desktop-xfce
- adi1090x/termux-desktop
If you enjoy this project, consider giving it a star! π
Join the conversation: Telegram Chat.