/Termux-GUI

Graphical User Interface for Termux

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Graphical User Interface for Termux - OnlineHacking

Use termux in GUI mode using XFCE environment

unnamed (2)

ABOUT TOOL :

Graphical User Interface for Termux App - Use Termux in GUI Mode using XFCE Environment - Install Your Termux Localhost

AVAILABLE ON :

  • Termux

TESTED 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 start Termux-GUI

a) Run 'vncserver' command

b) Add new password for vnc

c) You will get IP Address like this -

  localhost:<session_number>

  e.g. localhost:1

d) After above step,type following command -

  DISPLAY=:1 startxfce4 &

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 :<session_number>
        e.g. vncserver -kill :1

Chekout our webite

https://www.onlinehacking.xyz

👨🏻‍💻 CONNECT WITH US :

Instagram

GitHub YouTube Telegram Instagram

                 Inspired By github.com/OnlineHacking