⚡ WinTerm - Linux Commands & Tools for Windows
WinTerm is a command-line utility that brings basic Linux commands and essential tools to Windows OS. It provides a seamless way to run common Linux utilities and additional cybersecurity & development tools.
🚀 Features
✔️ Run basic Linux commands on Windows
✔️ Includes powerful tools:
- 📝 GNU Nano - Terminal-based text editor
- 🕵️ Sherlock - Find social media accounts by username
- 🔍 Strings - Extract readable text from binary files
- 📷 ExifTool - Extract and modify image metadata
- 🤖 tgpt (Terminal GPT) - AI-powered terminal assistant (
rn tgpt "query"
)
✔️ Easy installation & usage
✔️ Web-based documentation support
🛠 Installation
git clone https://github.com/your-username/WinTerm.git
pip install -r requirements.txt
python winterm.py
📜 License This project is open-source
🚀 Now, you’re ready to experience Linux-like commands on Windows!