Skip to content

mashunterbd/termux-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

My simple termux Setup

it will do this things:

  • Upgrade all packages.
  • Give Termux a storage access permission.
  • Install some programs (wget, net-tools, mlocate, etc...).
  • Install and configure
  • Install some python modules

Requierements

  • Stable internet connection
  • Termux installed on Android device

How to setup Termux using my script

  1. Install Termux from F-Droid, or Aptoide (to solve repository under maintenance error)

  2. Open Termux and paste the following commands:

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

About

One click Termux setup script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%