#passwords #store #wallet

bin+lib pwallet

pwallet is a cli for store and recover or export passwords

3 releases (stable)

1.0.1 Sep 15, 2023
1.0.0 Sep 9, 2023
0.1.0 Sep 1, 2023

#2683 in Command line utilities

Download history 99/week @ 2024-02-23 35/week @ 2024-03-01 13/week @ 2024-03-08 5/week @ 2024-03-15

54 downloads per month

MIT license

8KB
132 lines

pwallet is a cli for store and recover passwords

Crates.io Rust license

USEAGE:

pwallet  

pwallet is a cli for store,export,import passwords

Usage: pwallet [OPTIONS] [COMMAND]

Commands:
pwallet store, s        Store password in pwallet       example:pwallet s my_id my_passowrd
pwallet export, e       Export passwords from pwallet   example:pwallet e
pwallet import, i       Import passwords to pwallet     example:pwallet i ./passwords
pwallet display, d      Display all passwords in terminal       example:pwallet d
pwallet -h --help       Prints help information

Dependencies

~0.6–9.5MB
~67K SLoC