masterpassx-cli

0.1.9 • Public • Published

MasterPassX Cli

A simple command-line interface for MasterPassX. Requires Node.js v8 or higher.

Install

yarn global add masterpassx-cli

or

npm install --global masterpassx-cli

Make sure to have yarn global bin or npm bin --global in your PATH.

Usage

Command: mpx

When no user found, it will ask you to setup a user (name & master password).

To generate a password for a site, simply do mpx for a prompt or supply the site as an argument (i.e.: mpx github.com).

Flags:

  • -t, --template <template>: Set template/type from: maximum, long (default), medium, basic, short, pin, name, phrase.
  • -c, --counter <counter>: Set counter (integer, default: 1).
  • -r, --reset: Reset stored user (will ask for new user information).
  • -n, --no-save: Will not save current user.
  • -p, --config-path <path>: Path to config (default: ~/.config/masterpassx)

Readme

Keywords

none

Package Sidebar

Install

npm i masterpassx-cli

Weekly Downloads

1

Version

0.1.9

License

MIT

Unpacked Size

30.2 kB

Total Files

8

Last publish

Collaborators

  • cretezy