Deadpool2000
Termux-GUI
Python

Graphical User Interface for Termux (XFCE and MATE)

Last updated Jun 2, 2026
92
Stars
7
Forks
2
Issues
0
Stars/day
Attention Score
3
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

Termux-GUI (v1.1)

Use termux in GUI mode using XFCE and MATE environment

XFCE running on Termux -

Screenshot_20200211-114119

MATE running on Termux -

Screenshot_20211011-103504

A simple python script to install xfce and mate environment in Termux

Installation

1) apt install python 2) git clone https://github.com/Deadpool2000/Termux-GUI.git 3) cd Termux-GUI 4) pip install -r requirements.txt 5) python gui.py

Download

VNC Viewer - Download

How to start Termux-GUI

a) Run 'vncserver' command

b) Add new password for vnc

c) You will get IP Address like this -

localhost:

e.g. localhost:1 d) After above step, to start GUI, use following command -

A] For XFCE environment -

DISPLAY=:1 startxfce4 &

B] For MATE environment -

DISPLAY=:1 mate-session &

Here,1 is a session number. e) Install VNC Viewer on your phone

f) Add IP Address which you got at Step 3

e.g. localhost:1 g) Add name

h) Click on Connect

i) Enter VNC password which you used at Step 2

Exit GUI

Enter following command before exit -

vncserver -kill : e.g. vncserver -kill :1

For more information,visit this link - How to install GUI in Termux

If you have any issue regarding this,Report Here

Donate

Don't buy me a coffee. I HATE COFFEE!

Just show your support here -

Bitcoin - 38yipao4dR7E13v344oDB6ERtgVBNXP4Fn

Ethereum - 0x17d107aE35636D7544933aaA46B37ec47c10e271

Litecoin - 3PzqD13UK582iNKKURkobopawYcZYo9M2T

Ripple(XRP) - rUaoaWVWJRt177bYKodew6fqTFo32urh8Y?dt=1350931

ยฉ 2026 GitRepoTrend ยท Deadpool2000/Termux-GUI ยท Updated daily from GitHub