Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.39 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.39 KB

Termux Desktop i3

Installation

  • 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

Uninstallation

If you want to uninstall Termux Desktop i3, run setup.sh with --uninstall option.

./setup.sh --uninstall

Preview

image

Installation Video

Information

This repository is a different version of termux-desktop.

If you need help join our discord server: https://discord.gg/UvQqsuQzXG