Tess's Android Wayland Compositor Runs Linux Apps Without Root
tawc is an agent-built project that runs CLI and graphical Linux programs on Android without root access. It combines tawcroot, a faster alternative to PRoot, with a Wayland compositor and a UI that embeds Termux's widget. Graphical apps get hardware acceleration via libhybris, and XWayland is included for X11 support. While it lacks real sandboxing and has limited graphics API support, it offers a launcher, home screen integration, and a task manager for Linux processes.
Graphical apps get hardware acceleration with the phone's native graphics stack.