A collection of lightweight and powerful CLI tools designed to simplify everyday workflows for developers.
Welcome to the CLI Tools Collection - a growing suite of command-line utilities built to make developers' lives easier. This repository houses multiple independent CLI tools, each designed to solve specific problems that developers face in their daily workflows.
- Curated Collection - Each tool is carefully crafted to solve real-world problems
- Lightweight & Fast - No bloat, just efficient solutions
- Independent Tools - Use what you need, when you need it
- Open Source - Free to use, modify, and contribute to
This repository contains multiple CLI tools, each in its own directory. You can install and use them individually based on your needs.
Most tools in this collection require:
- Python 3.7 or higher
- pip package manager
Each tool has its own installation and usage instructions in its respective directory. Browse the available tools below and navigate to the one you need.
This repository currently includes the following tools:
| Tool | Description | Status |
|---|---|---|
| wifi-checker | View all saved WiFi passwords on your system | β Active |
| rnytd | Download videos and audio from YouTube with ease | β Active |
More tools are in development! This collection is actively growing. Check back regularly for new additions.
Each tool is self-contained with its own documentation:
CLI/
βββ wifi-checker/ # WiFi password retrieval tool
βββ rnytd/ # YouTube downloader
βββ [more-tools]/ # Coming soon...
Navigate to any tool's directory to find detailed installation instructions, usage examples, and documentation.