Skip to content

raloonsoc/Ruby-Vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💎 Ruby-Vault

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.

🛠️ Installation

To get started with Ruby-Vault, follow these steps:

  1. Clone the repository:

    git clone https://github.com/raloonsoc/Ruby-Vault.git
  2. Navigate to the project directory:

    cd Ruby-Vault
  3. Install the required dependencies:

    pip install -r requirements.txt

🚀 Running the App

On Windows:

Simply run the following command in your terminal:

python main.py

On Linux and macOS:

  1. 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
  2. Run the application:

    python3 main.py

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

🤝 Contributing

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.

📧 Contact

For questions or feedback, feel free to reach out:

About

Password manager made in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages