Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xcodebuild/easy-password

Easy way to manage password with memory.
https://github.com/xcodebuild/easy-password

Last synced: about 2 months ago
JSON representation

Easy way to manage password with memory.

Awesome Lists containing this project

README

        

# EasyPassword

A mobile web page to manage password, inspire by huami.

# Usage

Change the encrpty way in `src/lib/encrypt.js` for yourself.

```shell
npm install
npm start
```