Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 754 Bytes

README.md

File metadata and controls

24 lines (24 loc) · 754 Bytes

Warden

a classic and simple no nonsense password manager, which keeps all your data in your hidden google drive folder.

Features

  • 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.

Usage

  1. Clone repository
git clone https://github.com/thatcodechap/warden
cd warden
  1. Install dependencies
npm install
  1. Start the app
npm start

Screenshots