Skip to content

A one-click Termux setup script to install essential packages, Python libraries, and tools for development or ethical hacking.

License

Notifications You must be signed in to change notification settings

ak-alien/T-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Termux Auto Setup Script

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.


πŸ“Œ Features

  • πŸ“‘ 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 and pip2
    • Ruby gems (e.g., lolcat)
  • 🧰 Modular functions for easy customization

πŸ› οΈ Requirements

  • Termux (Android terminal emulator)
  • Active internet connection

πŸ“₯ Installation & Usage

curl -LO https://raw.githubusercontent.com/ak-alien/T-setup/refs/heads/main/T-setup.sh
chmod +x T-setup.sh
./T-setup.sh

πŸ“‹ Menu Options

[1] Basic Setup (575-700 MB)
[2] Full Setup  (665-800 MB)
[0] Exit

⚠️ Disclaimer

This script is intended for educational and personal use on Termux. Use responsibly. The developer is not responsible for any misuse or damage.


πŸ“œ License

This project is licensed under the MIT License. See LICENSE for more info.

About

A one-click Termux setup script to install essential packages, Python libraries, and tools for development or ethical hacking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages