rofi-keepassxc
rofi-keepassxc copied to clipboard
Simple keepassxc-cli frontend in rofi/dmenu.
rofi-keepassxc
Description
Simple keepassxc-cli frontend in rofi menu.
Features
Function | keepassxc-cli | rofi-keepassxc |
---|---|---|
Use more than one DBs | yes | no |
Add new entry to DB | yes | yes |
Groups support | yes | no |
Analyze passwords for weaknesses and problems | yes | no |
Copy password to clipboard | yes | yes |
Copy username to clipboard | no | yes |
Copy URL to clipboard | no | yes |
Edit entry | yes | yes |
Estimate the entropy of a password | yes | no |
Generate random password | yes | yes |
List database entries | yes | yes |
Remove entries from DB | yes | yes |
Show entry informations | yes | yes |
Installation guide
Arch Linux
Install package from AUR.
yay -S rofi-keepassxc
Or version from git master branch rofi-keepassxc-git
.
From source
Clone this repo.
git clone https://github.com/samedamci/rofi-keepassxc
cd rofi-keepassxc
Add script to your PATH or use relative path to run ./rofi-keepassxc
.