An app built in Python that helps you manage passwords easily
First, start VcxSrv, then Use the following code to set the display device correctly if you are using WSL2
export DISPLAY=$(route.exe print | grep 0.0.0.0 | head -1 | awk '{print $4}'):0.0
python welcomescreen.py
conda activate passwordmanager
python welcomescreen.py
Make sure you are in windows environment so that the execuatable file is .exe
pip install pyinstaller
pyinstaller --onedir --windowed welcomescreen.py
copy favicons, style.css into the newly exported dir zip dir and install anywhere
- Save entries
- Delete entries
- Export entries
- Backup with Google Drive
- Styled