0.1.2 • Published 8 years ago

password-safe-cli v0.1.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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.

0.1.2

8 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago