Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

Mange/rofi-lpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rofi-lpass

⚠️ NOTE: This repo is 100% unmaintained. I've switched from Laspass to BitWarden. Do not expect any updates or help to get this working.

Custom script for Rofi that allows you to copy passwords from your Lastpass vault.

Features

  • List all your entries
  • Copy password of an entry
  • Copy username / email of an entry
  • Copy URL (if entry has an URL)
  • Open URL (if entry has an URL)

Installation

  1. Make sure you have lastpass-cli installed, with lpass on your PATH.
  2. Symlink the script to somewhere on your $PATH: ln -s $(pwd)/rofi-lpass ~/bin/rofi-lpass.
  3. Run rofi with this as a custom script: rofi -modi lpass:rofi-lpass -show lpass

License

Copyright © 2017 Magnus Bergmark. Code released under the MIT license.

About

Lastpass integration with Rofi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages