Metadata-Version: 2.4
Name: renance-dt
Version: 3.0.0
Summary: Renance DevTools - One command to rule them all
Author-email: Renance <hello@renance.dev>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1.0
Requires-Dist: colorama>=0.4.6
Requires-Dist: requests>=2.31.0
Requires-Dist: qrcode[pil]>=7.4.0
Requires-Dist: pillow>=10.0.0
Requires-Dist: psutil>=5.9.0
Requires-Dist: speedtest-cli>=2.1.3
Requires-Dist: mss>=9.0.1
Requires-Dist: pyjokes>=0.6.0

# 🚀 Renance DevTools (renance-dt) v3.0

<div align="center">
  <h3><a href="https://renance-devtools.vercel.app">🌐 Official Website & Interactive Tutorial</a></h3>
  <p><b>Everything you need in one command.</b></p>
  
  [![PyPI version](https://img.shields.io/pypi/v/renance-dt.svg)](https://pypi.org/project/renance-dt/)
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
  [![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux%20%7C%20Termux-lightgrey)](https://pypi.org/project/renance-dt/)
  [![Built By](https://img.shields.io/badge/Built%20By-Resolutefemi-blue.svg)](mailto:hello@renance.dev)
</div>

---

## ⚡ Quick Start

### 1. Global Installation (Recommended)
Install globally via pip to use the `dt` command from anywhere:
```bash
pip install renance-dt
```

### 2. Automatic Setup
Configure your system PATH automatically:
```bash
dt setup
```
> **Note:** Please restart your terminal after running setup.

---

## 📥 Local Installation (Source Code)

If you have downloaded the source code, follow these steps:

### 🪟 Windows
1. Open the **`dt-cli`** directory.
2. Double-click **`install.bat`** or run: `.\install.bat`

### 🍎 macOS / 🐧 Linux / 📱 Termux
1. Navigate to the **`dt-cli`** directory.
2. Run: `chmod +x install.sh && ./install.sh`

---

## 🛠️ 14 Power Categories (200+ Commands)

Renance DevTools is a massive ecosystem. Run `dt help` to see the full dashboard.

### 📁 1. High-Speed Files (`dt fcp`, `dt search`, `dt organize`)
*   **`dt fcp`**: Multi-threaded copy engine for moving massive folders up to 5x faster.
*   **`dt search`**: Recursive "super-search" inside file contents.
*   **`dt clean`**: Deep-clean build artifacts and temp files.

### 🎬 2. Media Processing (`dt join`, `dt shrink`, `dt music`)
*   **`dt shrink`**: Compress videos for WhatsApp or Web.
*   **`dt music`**: Extract high-quality MP3s from any video file.
*   **`dt gif`**: Convert video clips into optimized GIFs.

### 🐙 3. Smart Git Workflow (`dt gac`, `dt repo`, `dt pr`)
*   **`dt gac`**: The ultimate Add-Commit-Push flow in one command.
*   **`dt repo`**: Create a GitHub repository directly from your terminal.
*   **`dt pr`**: Create Pull Requests without leaving the CLI.

### 🕶️ 4. Hacker Mode (`dt matrix`, `dt vault`, `dt sniff`)
*   **`dt matrix`**: Iconic falling green code effect.
*   **`dt vault`**: Encrypt/Decrypt sensitive files with password protection.
*   **`dt port-scan`**: Elite network diagnostic and port scanner.

### 📱 5. Phone Remote (`dt serve-phone`, `dt torch`, `dt sms`)
*   **`dt serve-phone`**: Instantly serve local files to your phone via QR code.
*   **`dt torch`**: Control your Android device's flashlight (via Termux).
*   **`dt sms`**: Send messages directly from your terminal.

---

## 📖 Official Tutorial
For the full interactive command dashboard and detailed usage guides, visit the official site:
👉 **[renance-devtools.vercel.app](https://renance-devtools.vercel.app)**

---
Built with ❤️ by **Resolutefemi**
