Welcome to Zap CLI! This command-line interface (CLI) tool is designed to provide a wide range of useful scripts and commands for various tasks. This repository features a collection of tools and utilities, all accessible through an intuitive and extensible CLI interface, making it easy to integrate into your daily workflows.
Whether you need to perform calculations, manage expenses, generate secure passwords, take notes, convert units, or download YouTube videos, ZAP CLI has you covered. With its modular structure, you can easily extend its capabilities to fit your specific needs.
- Calculator: Perform basic arithmetic operations with ease.
- Expense Tracker: Keep track of your spending and manage your finances.
- Password Generator: Create secure, customizable passwords effortlessly.
- Note App: Store and retrieve your notes quickly and efficiently.
- Unit Conversion: Convert between various units of measurement seamlessly.
- YouTube Downloader: Download your favorite videos from YouTube with simple commands.
To get started with zap cli, follow these steps:
1. Clone the Repository:
git clone https://github.com/yourusername/zap-cli.git
2. Navigate to the Project Directory:
cd zap-cli
3. Run the Setup Script:
bash scripting_tools/setup.sh
Make sure you have bash installed on your system to run the script.
The script will automatically create a virtual environment in the correct path and install all dependencies listed in requirements.txt.