Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.61 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.61 KB

oxyPasswords

oxyPasswords


Static Badge

Static Badge Static Badge Static Badge


For what ???

OxyPasswords is a simple password manager built with Python. The project features a graphical user interface (GUI) for easy interaction, allowing users to store and manage their passwords securely. It aims to provide a user-friendly experience with essential functionalities for password management. The repository includes all necessary scripts and dependencies to get started. Contributions are welcome as the project is in its early stages of development.

ss

  1. Generate Passwords using Genpass.
  2. Set your Genpass settings at the settings page.
  3. JSON saving.
  4. Easy to use.

Install

  1. Download repo.
git clone https://github.com/oxytannOxy/oxyPasswords.git
  1. Go to the folder.
cd oxyPasswords
  1. Install requirements.
pip install -r requirements.txt
  1. Finally run the app...
python main.py

Credits

Static Badge

Oxytann 😌