Deadpool2000 Termux GUI Save

Graphical User Interface for Termux (XFCE and MATE)

Project 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:<session_number>

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

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

Open Source Agenda is not affiliated with "Deadpool2000 Termux GUI" Project. README Source: Deadpool2000/Termux-GUI

Open Source Agenda Badge

Open Source Agenda Rating