A simple Wails-based password manager.
- Install the dependencies as explained on the official webpage.
- Clone the repo:
git clone https://github.com/riyanswat/wails_pass_manager.git
and cd into the dir - Then run
wails dev
(orwails build
if you want to convert the app into an executable).