password-safe-cli

0.1.2 • Public • Published

Build Status

Copy passwords to the clipboard from your safe.

Usage: psafe [ action ] [ safe.psafe3 ] [ pattern ] [ options ]
       psafe copy safe.psafe3 bank account -a
       psafe default safe.psafe3
       psafe copy bank account

Actions:
  copy                 copy the first matched password to the clipboard
  default              make safe the default

Options:
  -a, --all            print all matches, instead of just the first
  --version            show version number

Features

  • Native notifications
  • Supports psafe3 versions 3.01 through 3.30
  • Currenly read-only
  • Compatible with pwSafe

Installation

First make sure you have Node.js installed.

Finally, install this package:

npm install -g password-safe-cli

Development

make make build npm link

Credits

Uses the awesome node-passwordsafe and fuzzy packages.

Readme

Keywords

none

Package Sidebar

Install

npm i password-safe-cli

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • watsoncj