A simple account storer built in python
Works 100% offline
Can use multiple accounts that have different data
Uses hashing and encryption to store passwords
Simple UI (planning to change in the future)
Has a strong password generator which generates a password randomly and contains uppercase, numbers, lowercase and special characters
EDITORS NOTE: If you find any bugs please notify me I will try to fix them as soon as possible
If you have any ideas of how to improve please share your thoughts with me and i will try to add them
Download all files and folders (won't work if data and account details folders are not in the same directory)
Run the exe file and enjoy!
If you want to use the python file:
Download the packages required using the "requirements.txt" file
Enjoy!