1.0.0 • Published 5 years ago

temporary-pw-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

temporary-pw-cli

Tiny CLI wrapper around temporary.pw to create one-time password links easily.

Terminal executing temporary-pw resulting in a password prompt on temporary.pw

Install

$ npm install -g temporary-pw

Usage

Usage
  $ temporary-pw <password>

Options
  --copy-to-cb, -c  Copy URL to clipboard

Examples
  $ temporary-pw unicorns
  -> https://temporary.pw/?key=scAjSF

  $ temporary-pw unicorns -c
  (URL is in your clipboard)

License

MIT © Stefan Judis