curl -sSL -o txgui https://github.com/jimkardy/txgui/releases/latest/download/txgui.txt && chmod +x txgui && ./txgui helpTXGUI - a full desktop on your phone (XFCE or LXQt, seen over VNC)
FIRST TIME ./txgui install installs the desktop (asks which one you want)
EVERYDAY USE ./txgui start starts desktop + VNC ./txgui stop stops desktop + VNC ./txgui status shows what is running
WHICH DESKTOP ./txgui start xfce start the xfce desktop ./txgui start lxqt start the lxqt desktop ./txgui stop xfce stop xfce + VNC ./txgui stop lxqt stop lxqt + VNC (plain start/stop use the desktop you installed)
NOTES * The VNC password is asked once, at first start. * Connect any VNC app to: :5901 * Answers "y" to everything, so it can run unattended.
it doesn't contains any remove/delete subcommands, but here's how to delete the CLI and the desktop environment's if needed:
rm txgui apt remove xfce4apt remove lxqtapt remove tigervncapt update && apt upgrade -ypkg install x11-repoapt install xfce4 tigervnc xfce4-terminal chromiumnano ~/.bashrcvncserver :1 -localhost no -interface 0.0.0.0
export DISPLAY=":1"
startxfce4
then restart termux.
open play store
search for avnc
download it
use your local IP and port e.g
127.0.0.1:5901
i also recommend doing
apt install synaptic