Skip to content

noahsc0tt/fuzzpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

fuzzpass

Fuzzy-find with lastpass-cli

Requirements

Installation

This is just a bash script, so:

  1. Clone this repository

    git clone https://github.com/noahsc0tt/fuzzpass
    cd fuzzpass
  2. Make the script executable

    chmod +x fuzzpass.sh
  3. Put it somewhere on your path

    cp fuzzpass.sh /usr/local/bin/fuzzpass

    The filename should be the command you would like to invoke the tool with

Usage

  1. Ensure you are logged into lastpass-cli with lpass status and lpass login

  2. Run the name of the executable

Usage: fuzzpass [OPTIONS]

If no options are provided, the password of the selected entry will be copied to clipboard

Options:
  -s, --show        Show the entry details
  -u, --username    Copy the username to clipboard
  -e, --edit        Edit the entry
  -r, --remove      Remove the entry
  -h, --help        Show this help message

About

A lastpass-cli wrapper to fuzzy-find passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages