Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 856 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 856 Bytes

Termux

Download App

Termux App

  • Fix termux repo and setup:

curl -O https://raw.githubusercontent.com/adnan1175/termux/main/fix-repo.sh

bash fix-repo.sh
  • install termux desktop
apt install wget -y
wget https://raw.githubusercontent.com/adnan1175/termux/main/gui.sh
bash gui.sh

Reqirement: vncviewer

  • or setup all at once
apt install git 
git clone https://github.com/adnan1175/termux
cd termux 
chmod +x setup.sh
./setup.sh

⚠️⚠️ apt install will not work until repo fix ⚠️⚠️ but you can also install termux from F-Droid