A Secure Password Manager for the Terminal
Ruby-Vault is a simple yet powerful password manager designed to run directly in your terminal. Store and manage your passwords securely with ease.
To get started with Ruby-Vault, follow these steps:
-
Clone the repository:
git clone https://github.com/raloonsoc/Ruby-Vault.git
-
Navigate to the project directory:
cd Ruby-Vault -
Install the required dependencies:
pip install -r requirements.txt
Simply run the following command in your terminal:
python main.py-
Ensure you have Python installed. If not, install it using your package manager:
- Linux (Debian/Ubuntu):
sudo apt update && sudo apt install python3 - macOS:
brew install python
- Linux (Debian/Ubuntu):
-
Run the application:
python3 main.py
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! If you'd like to contribute, please fork the repository and create a pull request. For major changes, open an issue first to discuss what you'd like to change.
For questions or feedback, feel free to reach out:
- Email: alonsoraulsmr@gmail.com
- GitHub: raloonsoc