Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Manage passwords using CLI

First time setup

python vault.py init

Add a password

python vault.py add github john@email.com

Get it (copies to clipboard)

python vault.py get github

Get it printed to terminal

python vault.py get github --show

List all sites

python vault.py list

Delete an entry

python vault.py delete github

About

Manage passwords using CLI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages