Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 654 Bytes

mpw-rofi

A bash script for MasterPassword integration in rofi. This was originally intended for private use.

Getting Started

Prerequisites

  • rofi
  • masterpassword-cli
  • jq
  • xclip or wl-clipboard

Installing

Download and chmod the bash file.

  • $ wget https://github.com/jakobkukla/mpw-rofi/blob/master/mpw-rofi.sh
  • $ chmod a+x mpw-rofi.sh

Usage

$ bash mpw-rofi.sh

To do

  • Add feedback if wrong password is entered.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.