This is a minified Qt application for keeping your passwords in
one safe place. It provides encryption for your credentials.
You
don't have to worry any more remembering your passwords, all you'll
have to remember is your login password and the app will do the
rest of remebering for you. This is a safe way for creating strong passwords
for your accounts without minding if you'll forget them.
We're all humans and one of our greatest weakness is forgeting 😊
To download all the required dependancies copy paste the code below
pip install -r requirements.txt
On first start up the application will require you to setup your account first. The setup screen will look like so
The app has a helper to show your the level of security your password holds. After setting up, the app will save your credentials then direct you to the login page.
After a successful login, you'll be presented with the following screen where you can now save you credentials
you can also check your saved credentials when you click on the database button
it also ships in with a lightweight browser which launches the url of the related with the data when the Title is clicked
You can get in touch with me at
Code Documentation - for more information on how the code works