Skip to content

Files

Latest commit

3d63700 · Nov 30, 2023

History

History
49 lines (37 loc) · 601 Bytes

README.md

File metadata and controls

49 lines (37 loc) · 601 Bytes

Termux-setup

This tool setup your Termux.

how to install

Termux storage

  termux-setup-storage

Instll git

  pkg isntall git -y

Install python && pip

  pkg isntall python3
  pkg install python3-pip

install the tool ⇓

 git clone https://github.com/cyber-programer/termux-setup.git

Now ⇓

  cd termux-setup

Install the all requirement ⇓

  pip install -r requiremen.txt

At last ,Now you can run the tool ⇓

  python update.py