Welcome to the Termux Setup Tools, a professional and user-friendly Bash script designed to optimize your Termux environment! This script installs essential packages, configures your terminal, tests internet speed, displays system information, and much more!
- TERMUX
-
Check & Install Packages:
- The script checks if each package is already installed.
- Installs only missing packages, skipping those already present.
-
Update & Upgrade:
- Ensures your Termux environment is up-to-date.
-
Optimize Storage:
- Removes unnecessary files and caches to reclaim space.
- Termux environment.
- Internet connection for downloading packages.
apt update && apt upgrade -y
pkg install git
pkg install python
pip install requests
git clone --depth=1 https://github.com/U7P4L-IN/TERMUX-SETUP.git
cd TERMUX-SETUP
python3 SET.py
Feel Free To Clone This Project. For Major Changes, Please Open An Issue First To Discuss What You Would Like To Change Or Add, Thank You!!.
TERMUX-SETUP is released under the GNU General Public License v3.0, which grants the following permissions:
- Commercial use
- Distribution
- Patent use
The script skips reinstallation and informs you with a message like:
Package xyz is already installed.
For more convoluted language, see the LICENSE.
- ©️ Copyright Message
Copyright © [2023-27] [U7P4L-IN] All rights reserved. This Python project, along with its code, documentation, and any associated files, is the intellectual property of ANONYMOUS CYBER. You may not reproduce, distribute, or modify the contents of this repository without explicit permission from the owner.
You can also give this repository a star to show more people and they can use this repository.