All Projects → Mange → rofi-lpass

Mange / rofi-lpass

Licence: MIT License
Lastpass integration with Rofi

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to rofi-lpass

Singularis
My System Configuration ⚙️
Stars: ✭ 27 (+42.11%)
Mutual labels:  rofi
rofi-tmux
✔️ rft (rofi-tmux). Quickly switches tmux sessions, windows and tmuxinator projects
Stars: ✭ 22 (+15.79%)
Mutual labels:  rofi
marcador
minimal bookmark manager with rofi front end.
Stars: ✭ 24 (+26.32%)
Mutual labels:  rofi
linux-workspace
This is the greatest management of all time
Stars: ✭ 19 (+0%)
Mutual labels:  rofi
kali-config
Linux colorful dotfiles.
Stars: ✭ 40 (+110.53%)
Mutual labels:  rofi
dotfiles
My awesomewm dotfiles for awesome people! ✨
Stars: ✭ 1,764 (+9184.21%)
Mutual labels:  rofi
i3wm-config
i3wm config files. Updated config files are in the repository below.
Stars: ✭ 13 (-31.58%)
Mutual labels:  rofi
tessen
an interactive menu to autotype and copy pass and gopass data
Stars: ✭ 37 (+94.74%)
Mutual labels:  rofi
dotfiles
dotfiles repository
Stars: ✭ 15 (-21.05%)
Mutual labels:  rofi
dotfiles
My personal quirks quantified in text form
Stars: ✭ 68 (+257.89%)
Mutual labels:  rofi
nord-rofi-theme
An arctic, north-bluish clean and elegant rofi color theme.
Stars: ✭ 128 (+573.68%)
Mutual labels:  rofi
udiskie-dmenu
Manage removable devices in couple of keystrokes!
Stars: ✭ 30 (+57.89%)
Mutual labels:  rofi
Dotfiles
KDE Plasma for twm users.
Stars: ✭ 83 (+336.84%)
Mutual labels:  rofi
rofi-power-menu
Configurable power menu mode for Rofi and dmenu
Stars: ✭ 207 (+989.47%)
Mutual labels:  rofi
rofi-notes
📓 tiny script for managing notes with rofi
Stars: ✭ 13 (-31.58%)
Mutual labels:  rofi
dotfiles
My dotfiles
Stars: ✭ 204 (+973.68%)
Mutual labels:  rofi
rofi-fontawesome
fontawesome icon list for rofi dmenu
Stars: ✭ 58 (+205.26%)
Mutual labels:  rofi
todofi.sh
Handle your todo-txt tasks directly from Rofi
Stars: ✭ 46 (+142.11%)
Mutual labels:  rofi
rofi
Rofi: A window switcher, application launcher and dmenu replacement
Stars: ✭ 9,231 (+48484.21%)
Mutual labels:  rofi
dotfiles
⚫📁 Dotfiles
Stars: ✭ 23 (+21.05%)
Mutual labels:  rofi

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].