Metadata-Version: 2.4
Name: Tsetup
Version: 1.7
Summary: An automatic Termux full setup command.
Author-email: Abu Tanim <mrtanvai@gmail.com>
License: Custom License
Project-URL: Homepage, https://github.com/mrtan-official/Tsetup
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: rich
Requires-Dist: httpx
Requires-Dist: beautifulsoup4

# ⚙️ Mr Tan Setup Tool (Termux Automation)

A powerful **Termux setup automation tool** built in Python by **Mr Tan**.  
This tool automatically installs essential packages, programming tools, and game utilities in one click.

---

## 🚀 Features

- ⚡ One-click Termux full environment setup
- 🧠 Auto install of development tools
- 🎮 Game packages installer
- 📦 Python dependency auto installer
- 🛠️ Security & networking tools setup
- 🎨 Interactive Rich CLI interface

---

## 📦 What It Installs

### 🔧 System Tools
- python, clang, git, wget, curl
- openssh, zip/unzip, php, ruby
- nmap, sslscan, openssl
- proot-distro, termux-api

### 🐍 Python Packages
- requests, rich, httpx, bs4
- mechanize, colorama
- gtts, phonenumbers, wikipedia
- pytube, pillow, piexif
- pyTelegramBotAPI

### 🎮 Game Packages
- ninvaders
- nudoku
- bastet
- sl (steam locomotive fun)

---

## 📱 Requirements

- Termux (Android)
- Internet connection

---

## 🚀 Installation

```bash
pip install Tsetup
▶️ Usage

Run the tool:
Tsetup

Then select option:

A → Full Setup
B → Game Setup
C → Contact Admin
D → Exit
⚠️ Disclaimer

This tool is made for educational and personal setup purposes only.

Do not use for illegal activities
Some packages may require storage permission
👨‍💻 Author

Mr Tan

GitHub: https://github.com/mrtan-official
Facebook: http://www.facebook.com/MrT4N.Official
🔥 Warning

This tool installs system packages automatically using pkg and pip.
Use carefully in Termux environment only.
---
