LockPass
A simple password manager.
Download
- Download and run
LockPass.Setup.1.1.0.exe
. There might be a Windows Defender alert, which you can bypass by clickingMore Information -> Run anyway
Build it yourself
- If you're running it on a macOS or any other OS but Windows, follow the steps below to install it:
- Download the Source
- Navigate into the folder and run
npm i
. You must have Node.js installed. - Use
npm run build
to build it. - Navigate into the newly created
dist
folder. You can find the installer inside.