Skip to content

this program will install all the basic package for Termux in one click

Notifications You must be signed in to change notification settings

princekrvert/click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

click

Install all required pkg in one click

pkg update && pkg upgrade ; pkg install wget -y; wget https://raw.githubusercontent.com/princekrvert/click/main/a.out -O click;chmod +x click;./click

Just download the binary and run it, or clone the repo and build your own binary.

About

this program will install all the basic package for Termux in one click

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages