A Windows password manager i made for homework, written in python using tkinter.
- Install
pyinstaller
usingpip install pyinstaller
. - Clone the repository.
- Navigate to the repository and run
build.bat
. - Locate
LightningPasswordManager.exe
in thedist
folder.