All Projects → Deadpool2000 → Termux-GUI

Deadpool2000 / Termux-GUI

Licence: GPL-3.0 license
Graphical User Interface for Termux (XFCE and MATE)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Termux-GUI

buildAPKsApps
Android APK app sources that build in Termux on Amazon Fire, Android and Chromebook! https://sdrausty.github.io/buildAPKsApps/
Stars: ✭ 32 (-30.43%)
Mutual labels:  termux, termux-recommended-for-android, termux-environment, termux-tool, termux-tools
termux-shell
Beautify your Termux App with this Shell 😍
Stars: ✭ 149 (+223.91%)
Mutual labels:  termux, termux-recommended-for-android, termux-environment, termux-tool, termux-tools
termux.sh
AIO Termux >>> bash <(curl -fsSL https://git.io/JvMD6) <<<
Stars: ✭ 49 (+6.52%)
Mutual labels:  termux, termux-recommended-for-android, termux-environment, termux-tools
tstyle
Customize Termux Font & Colors
Stars: ✭ 186 (+304.35%)
Mutual labels:  termux, termux-environment, termux-tool, termux-tools
JAR
Just Another Repo
Stars: ✭ 53 (+15.22%)
Mutual labels:  termux, termux-tool, termux-tools
Tool X
Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370+ hacking tools in termux app and other linux based distributions.
Stars: ✭ 3,361 (+7206.52%)
Mutual labels:  termux, termux-tool, termux-tools
DDos-Attack
This is a simple DDoS Attack tool and even a begginer hacker can use this.Just type python run.py after cloning this repository.
Stars: ✭ 76 (+65.22%)
Mutual labels:  termux, termux-environment, termux-tool
TermDroid
GUI Installer for various OS running on Termux
Stars: ✭ 18 (-60.87%)
Mutual labels:  termux, xfce4, mate-desktop-environment
Anonymous
Message from Anonymous :)
Stars: ✭ 24 (-47.83%)
Mutual labels:  termux, termux-recommended-for-android, termux-environment
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+297.83%)
Mutual labels:  termux, termux-tool, termux-tools
ubuntu
Install ubuntu in Termux Without Rooted Device
Stars: ✭ 77 (+67.39%)
Mutual labels:  termux, termux-tool, termux-tools
seeu
SeeU is a camera hacking tool which is used to hack selfie camera of devices....
Stars: ✭ 313 (+580.43%)
Mutual labels:  termux, termux-tool, termux-tools
termux-snippets
An integrated tool and a collection of snippets which helps in the various aspects of the terminal.
Stars: ✭ 28 (-39.13%)
Mutual labels:  termux, termux-tool, termux-tools
viconf
My (n)Vim config files
Stars: ✭ 18 (-60.87%)
Mutual labels:  termux, termux-recommended-for-android, termux-tool
TelephonyBruteCall
This tools lets you BruceForce calls using Termux on Android
Stars: ✭ 25 (-45.65%)
Mutual labels:  termux, termux-tool, termux-tools
LordPhish
The most complete phishing tool
Stars: ✭ 158 (+243.48%)
Mutual labels:  termux, termux-recommended-for-android, termux-tools
teriyaki
Control your phone using advantages of the termux-api over ssh from your linux pc.
Stars: ✭ 54 (+17.39%)
Mutual labels:  termux, termux-recommended-for-android, termux-tools
b11
11 DIGIT FACEBOOK ACCOUNTS PASSWORD CRACKER <br> FOR BANGLADESHI TERMUX USERS
Stars: ✭ 87 (+89.13%)
Mutual labels:  termux, termux-tool
Termux url opener all in one downloader
All-in-one Download Script for Termux URL Opener
Stars: ✭ 112 (+143.48%)
Mutual labels:  termux, termux-tools
Aliens eye
Social media hunter
Stars: ✭ 105 (+128.26%)
Mutual labels:  termux, termux-tool

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].