Skip to content

petitviolet/pass-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pass-manager

simple password manager command line tool made by python2.7


How to Install:

# pip install git+https://github.com/petitviolet/pass-manager
pip install pass-manager

Usage:

show help:

pass-manager -h

first time to use, you must input your master password for this tool.

create a new password

pass-manager -c[-create]

load a created password

pass-manager -l[-load]

show all create passwords

pass-manager -list

update your master password for pass-manager tool

pass-manager -u[-update]

delete a create password

pass-manager -d[-delete]

Author:

Hiroki Komurasaki @petitviolet

About

Python製のコマンドラインパスワードマネージャーです

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages