Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcodebuild/easy-password
Easy way to manage password with memory.
https://github.com/xcodebuild/easy-password
Last synced: 24 days ago
JSON representation
Easy way to manage password with memory.
- Host: GitHub
- URL: https://github.com/xcodebuild/easy-password
- Owner: xcodebuild
- Created: 2017-01-20T14:40:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T08:30:06.000Z (almost 8 years ago)
- Last Synced: 2024-11-09T21:36:50.383Z (about 1 month ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```