1 unstable release
0.1.1 | Apr 23, 2021 |
---|
#12 in #dmenu
11KB
213 lines
KeePrompt
I wrote this in order to use a KeePass database like you whould use pass.
This uses pinentry to prompt you for the master password, unlocks the database, prompts you to select a password using dmenu and finally copies it to clipboard using xclip/wl-copy.
Installation
- Install from AUR / Cargo
- Create ~/.config/keeprompt/config.toml
database = "/home/user/Passwords.kdbx" dmenu = "bemenu" pinentry = "pinentry-gnome3"
Dependencies
~7–17MB
~238K SLoC