a classic and simple no nonsense password manager, which keeps all your data in your hidden google drive folder.
- Easy to use with simple UI.
- Passwords are secure because of google drive storage.
- Completely integrated with Google drive to view and edit anywhere and anytime.
- Passwords are not visible in google drive, as it is stored in app specific hidden folders.
- Clone repository
git clone https://github.com/thatcodechap/warden
cd warden
- Install dependencies
npm install
- Start the app
npm start