/termux-xfce

Termux desktop GUI with the XFCE desktop!

Primary LanguageShellMIT LicenseMIT

Termux XFCE

I give you...Termux with a GUI!
Termux does support a GUI (XFCE and LXQT mainly)
XFCE being one of the most customisable and best DEs, I decided to make a script that can install XFCE on Termux without any modifications!

How to install?

  • Just run:
apt install git -y && git clone https://github.com/coderx546/termux-xfce && cd termux-xfce && ./install.sh

and follow the steps!

How to access the GUI?

Just install "VNC Viewer" from Play Store (or BVNC for advanced users)
Type localhost:1 in the connection, and then put the password you chose earlier and then login!

How to start and stop the server

startvnc to start
stopvnc to stop

How do I control audio volume?

Open up pavucontrol-qt from the menu system and control audio volume using it.

How do I make it look better?

  • Run (Considering you didn't remove the directory):
cd && cd termux-xfce && ./theme.sh

Which will install the following themes:

  • Orchis GTK theme
  • Layan GTK theme
  • Papirus icon theme
  • Tela circle icon theme
    You should see a folder in the home directory called "themes-termux-xfce" which has the required files for the themes.

Uninstallation

  • Run:
cd && cd termux-xfce && ./uninstall.sh

to undo all the changes done.

Screenshots




Any issues are welcome for improvement!
A lot of effort was put into this!