Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.
/ pick Public archive

A secure and easy-to-use CLI password manager for macOS and Linux

License

Notifications You must be signed in to change notification settings

bndw/pick

Repository files navigation

pick

A minimal password manager for OS X and Linux.

$ brew tap bndw/pick
$ brew install bndw/pick/pick-pass

or

$ git clone https://github.com/bndw/pick && cd pick
$ make
$ make install

demo

Usage

Usage:
  pick [command]

Available Commands:
  add         Add a credential
  backup      Backup the safe
  cat         Cat a credential
  cp          Copy a credential to the clipboard
  export      Export decrypted credentials in JSON format
  ls          List all credentials
  rm          Remove a credential
  version     Print the version number of pick

Use "pick [command] --help" for more information about a command.

Similar software