1.2.2 • Published 9 years ago

pw-list v1.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

How to Use Password Storage


Setup

Simply install via npm.

npm install -g pw-list

Display passwords

Go to a directory where you want to save the encrypted password file.

Then do:

pw-list [filename] [backup_dir]

... and enter the password.

Add passwords

pw-add [filename] [backup_dir]

Follow the prompts on the screen.

Remove a password

pw-remove [filename] [backup_dir]

Follow the prompts on the screen.