https://github.com/thatcodechap/warden
a simple password manager with google drive backup
https://github.com/thatcodechap/warden
css gdrive html javascript nodejs oauth
Last synced: 3 months ago
JSON representation
a simple password manager with google drive backup
- Host: GitHub
- URL: https://github.com/thatcodechap/warden
- Owner: thatcodechap
- Created: 2023-02-13T18:12:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T16:53:23.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T09:44:21.613Z (5 months ago)
- Topics: css, gdrive, html, javascript, nodejs, oauth
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```
2. Install dependencies
```
npm install
```
3. Start the app
```
npm start
```
---
### Screenshots![]()
![]()