Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.
/ easyTPKG Public archive

easyTPKG is a tool to install packages for Termux automatically, with good optimization and code usage.

License

Notifications You must be signed in to change notification settings

TrollSkull/easyTPKG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy Termux Package installer tool

Version Bash License

easyTPKG is a tool to install packages for Termux automatically, with good optimization and code usage, coded by TrollSkull.

INSTALLATION

One line installation.

Just copy this line and paste in the terminal.

apt install -y git python; git clone https://github.com/TrollSkull/easyTPKG; cd easyTPKG; python easyTPKG.py

You can download easyTPKG on any platform by cloning the official Git repository:

$ apt install -y git python

$ git clone https://github.com/TrollSkull/easyTPKG

$ cd easyTKPG

$ python easyTPKG.py

LICENCE

MIT License © easyTPKG