A handy and minimal script for Termux X11.
It's written in Bourne Again Shell (Bash
), which is included with most Linux distributions, and compatible with various shells like Z Shell (zsh
).
It works by launching either tigervnc
or making a session from XServer XSDL. It can also support various window managers and desktop environments due to it's simplicity.
And it's only 5kb, compared to various desktop managers.
- Clone this repo or grab one at the releases tab.
- Modify
adm
and replace all instances ofMy desktop
with your desktop environment/window manager of choice - Run
chmod a+x adm
- Then open the script with
./adm
(Optional) 5. Put adm
in /usr/local/bin
or /data/data/com.termux/files/usr/local/bin
.
Now moved to the wiki.
- @Lucas-mother3: That's me, the creator of the script.
- @Damaj301damaj-lol: Rewrite the script to case for much smaller file size and lines of code. (60 sloc with rewrite vs 353 sloc without rewrite)
This script is licensed under the GNU General Public License Version 3.0, since MIT License is technically not free.
This is free software, so I can fuck off with companies.