Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.18 KB

Setup

If you run termux-setup.sh, it will do this things:

I could add more stuff, but for the moment I think its enough

Requierements

  • Stable internet connection
  • Enough storage space
  • Termux installed on your device

How to run this on Termux

Copy and paste next commands in termux (to download and run setup script)

curl -OL https://raw.githubusercontent.com/1ray-1/termux-setup/main/termux-setup.sh && chmod +x termux-setup.sh && bash termux-setup.sh

Errors

If you receive Termux repository under maintenance error

Try changing repository by entering termux-change-repo (and choose another repo)

If you still receive this error, I suppose you just wait until they fix this, or try finding another solution