A bash script for MasterPassword integration in rofi. This was originally intended for private use.
rofi
masterpassword-cli
jq
xclip
orwl-clipboard
Download and chmod the bash file.
$ wget https://github.com/jakobkukla/mpw-rofi/blob/master/mpw-rofi.sh
$ chmod a+x mpw-rofi.sh
$ bash mpw-rofi.sh
- Add feedback if wrong password is entered.
This project is licensed under the MIT License - see the LICENSE.md file for details.