- install
git
pkg install git
- Clone this repository
git clone --depth=1 https://github.com/Gorkido/termux-desktop-i3.git
- CD to cloned directory and run setup.sh with
--install
option. And if you wish to configure Termux-Boot, run setup.sh with--termux-boot
option.
cd termux-desktop-i3
chmod +x setup.sh
./setup.sh --install
- Alternatively you can use this one lined command.
pkg install -y git && cd $HOME && rm -rf termux-desktop-i3 && git clone --depth=1 https://github.com/Gorkido/termux-desktop-i3.git && cd termux-desktop-i3 && chmod +x setup.sh && ./setup.sh --install
If you want to uninstall Termux Desktop i3, run setup.sh with --uninstall
option.
./setup.sh --uninstall
This repository is a different version of termux-desktop.
If you need help join our discord server: https://discord.gg/UvQqsuQzXG