Skip to content

nygupta/pwd-manager-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager (CLI) :--

Command line interface for managing passwords.

Installation:-

Install the dependencies

$ npm install

Create Symlink:-

$ npm link

Usage:-

Add Application (add or a)

$ pwdmanager-cli add

add

List Application (list or l)

$ pwdmanager-cli list

list

Find Application (find or f)

$ pwdmanager-cli find [application_name]

find

Update Application (update or u)

$ pwdmanager-cli update [application_name]

Prompts for detatils to update!

Remove Application (remove or r)

$ pwdmanager-cli remove [application_name]

Deletes the application provided!

App Info

Author - Nilay Gupta

Version - 1.0.0

help

About

Command line interface for managing passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors