passdmenu
passdmenu copied to clipboard
A dmenu frontend to pass with clipboard and autotype functionality for user and password.
When I want to create an new account on a website, I needed to create a password quickly, that's why I create the option `-g, --generate` and `-G, --generate-no-symbols` to...
Added command line argument to let users define their own `dmenu` prompt string.
Most implementations of a password manager sort the entries alphabetically, so passdmenu should do that too. Maybe there should also be a option to choose wether the dmenu should be...