Skip to content

Easy script to setup Xfce on Termux so I don't have to keep doing this manually each time.

License

Notifications You must be signed in to change notification settings

alicela1n/termux-xfce-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

termux-xfce-setup

Easy script to setup Xfce on Termux so I don't have to keep doing this manually each time.

How to

Install curl pkg install curl, then run:

curl https://raw.githubusercontent.com/shana0a1/termux-xfce-setup/master/termux-xfce4.sh | sh

How to start a VNC server

You can run

vncserver

or

vncserver -localhost # can only connect from the device itself

or use the start scripts that are created for simplicity sake.

How to connect to it

You can connect to it with a VNC client such as VNC Viewer at 127.0.0.1:5901 or device-ip:5901

About

Easy script to setup Xfce on Termux so I don't have to keep doing this manually each time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages