Skip to content

Command line utility that makes fetching passwords from Lastpass simple

License

Notifications You must be signed in to change notification settings

rbiswas143/lpass-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

lpass-get

Command line utility that makes fetching passwords from LastPass simple

lpass-get [website] [username]

If a unique match is found for the search criteria, the password will be copied to X11 clipboard by default. In case of multiple mathces, all the results are displayed for you to refine your query

Dependencies

Install the following dependencies using your favorite package manger

Installation

Once you have installed the above dependencies, copy lpass-get.py to any location that is in your path and you can start using it

Usage

Full Search

lpass-get gmail.com [email protected]

Fuzzy Search

lpass-get gm foo
lpass-get gm
lpass-get fo

Print password, don't copy

lpass-get -p gm foo

About

Command line utility that makes fetching passwords from Lastpass simple

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages