Implemented TUI Password Manager
- Encrypts the data
- Can Copy Passwords to clipboard
- Synced 2fa feautre for extra security
- Ability to change Master Password once logged in
HOW TO USE
- Install dependencies from requirements.txt in a virtual environment
- Run twofa.py in a terminal
- Run main.py in a seprate terminal
- Add credentials
- Enter code from twofa.py if you want to view the password for extra security