In a world full of online accounts, Secure Password Manager CLI offers a lightweight, secure solution for managing passwords directly from the terminal. It features:
- AES-256 encryption for password storage.
 - Commands to add, retrieve, and delete passwords easily.
 - Cloud backup support for secure synchronization.
 
Commands Overview
- add [service] [password]: Store a new password.
 - get [service]: Retrieve a saved password.
 - delete [service]: Remove a stored password.
 
Why Use It?
- Ideal for developers who prefer working in the terminal.
 - Lightweight compared to bulky GUI-based password managers.
 - Fully open source and extensible.
 
This tool combines simplicity, security, and speed for managing credentials.
