Access
Android and Termux without manual setup
The installer detects Termux on Android, configures the compatibility environment automatically, and creates wrappers so you can run the client directly.
Standard Linux binaries cannot run directly on Android due to the dynamic linker. The installer detects Termux, provisions a small Debian environment, and copies the binary into place.
Command wrappers in the Termux path forward your current working directory and home files transparently. You type zerocode in any folder, without logging into a container first.
Shared storage
The client shares the Termux home directory and temporary files. Credentials and project configurations work across both environments without duplication.