Recommend
https://github.com/sabamdarif/termux-desktop
It's recommended officially from https://github.com/JesusChapman/termux-desktop-xfce
Skip it. Do NOT try it
curl -sLf https://raw.githubusercontent.com/Yisus7u7/termux-desktop-xfce/main/boostrap.sh | bash
vncserver -listen tcp
But do it
Install https://github.com/sabamdarif/termux-desktop
and then
Check DISPLAY in virtual desktop (default: :0.0)
Match DISPLAY number in python script
options.add_argument("--display=:0")
Recommend
https://github.com/sabamdarif/termux-desktop
It's recommended officially from https://github.com/JesusChapman/termux-desktop-xfce
Skip it. Do NOT try it
curl -sLf https://raw.githubusercontent.com/Yisus7u7/termux-desktop-xfce/main/boostrap.sh | bashvncserver -listen tcp
But do it
Install https://github.com/sabamdarif/termux-desktop
and then
tx11start # or vncstartCheck DISPLAY in virtual desktop (default:
:0.0)Match DISPLAY number in python script