passman
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Passman

passman is a simple password manager. You only need one master password and supplied string (like URL) to generate passwords.

NPM version NPM downloads Build Status Coverage Status Dependency Status

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

Read full documents

Report a issue

License

passman is available under the terms of the MIT License.

Package Sidebar

Install

npm i passman

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

37.8 kB

Total Files

14

Last publish

Collaborators

  • d-band