passman
v1.0.2
Published
A simple password manager and generator
Downloads
1
Maintainers
Readme
Passman
passman
is a simple password manager. You only need one master password and supplied string (like URL) to generate passwords.
Install
$ npm i passman -g
Usage
# passman -h
Usage: passman [options] [command]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
init [options] init config file: .passman.json
list|ls [query] list accounts
get <service> get account
add <service> [username] add account
backup [file] backup data to file (default: passman.dat)
help [command] display help for command
Documents
Report a issue
License
passman is available under the terms of the MIT License.