An automated setup script for Termux to quickly install essential and advanced packages, including Python, Git, Ruby, PHP, and popular Python libraries. Ideal for developers, ethical hackers, and enthusiasts looking to save setup time.
- π‘ Internet connectivity check
- π¨ Colored terminal output and banners
- π₯ Menu-based interface (Basic or Full setup)
- βοΈ Automatically installs:
- Termux packages (
python
,git
,curl
, etc.) - Python libraries via
pip
andpip2
- Ruby gems (e.g.,
lolcat
)
- Termux packages (
- π§° Modular functions for easy customization
- Termux (Android terminal emulator)
- Active internet connection
curl -LO https://raw.githubusercontent.com/ak-alien/T-setup/refs/heads/main/T-setup.sh
chmod +x T-setup.sh
./T-setup.sh
[1] Basic Setup (575-700 MB)
[2] Full Setup (665-800 MB)
[0] Exit
This script is intended for educational and personal use on Termux. Use responsibly. The developer is not responsible for any misuse or damage.
This project is licensed under the MIT License. See LICENSE
for more info.