Graphical Environment

Termux offers help for programs that utilization X Window System. In any case, there no equipment speed increase for delivering and client should introduce an outsider application to see graphical yield.

To utilize X11-empowered projects, if it's not too much trouble, ensure that in any event one of the accompanying projects is introduced

AVAILABLE ON :

▪️  Termux

REQUIREMENTS :

▪️  Python3

▪️  pip3

▪️  VNC Viewer app

▪️  Termux-API App

FEATURES :

[+] Graphical Interface !

[+] Like a Linux !

[+] GUI File Manager !

[+] GUI All Settings !

[+Easy for Beginners !


✅ INSTALLATION [Termux] :

pkg update && pkg upgrade
pkg install python && pkg install python3 && pkg install python3-pip
pkg install git
git clone https://github.com/OnlineHacKing/Termux-GUI.git
cd Termux-GUI
pip3 install -r requirements.txt
python3 Termux-GUI.py

♻️Update Tool Command :

rm -rf Termux-GUI && git clone && https://github.com/OnlineHacKing/Termux-GUI.git && cd Termux-GUI && pip3 install -r requirements.txt && python3 Termux-GUI.py


💥 How To Use And Install Video: https://youtu.be/8JI42FuAD4g


⭕️ How to start Termux-GUI :

1)  Run ' vncserver ' command

2)  Add new password for vnc

3) You will get IP Address like this -

 localhost:<session_number> 

 [ EX. localhost:1 ] 

4)  After above step type following command -


DISPLAY=:1 startxfce4 &

Here,1 is a session number.

5)  Install VNC Viewer App on your phone

6)  Add IP Address which you got at Step 3

 Ex. localhost:1 

7)  Add name

8)  Click on Connect

9)  Enter VNC password which you used at Step 2


🔃 Exit GUI :

Enter following command before exit -


vncserver -kill :<session_number>

vncserver -kill :1