bitwarden-menu icon indicating copy to clipboard operation
bitwarden-menu copied to clipboard

Dmenu/Rofi frontend for managing Bitwarden vault using the Bitwarden CLI tool.

Results 12 bitwarden-menu issues
Sort by recently updated
recently updated
newest added

Is it possible to change the order of the items that show up under View/Type Individual Entries so that the first 2 options are the most commonly used (username and...

Bitwarden CLI v1.22.0 added a `serve` option to interact with the vault using a [REST API](https://bitwarden.com/help/vault-management-api/). It seems faster than calling commands via subprocess, although need to wait to actually...

enhancement

With the server function, debugging can be tricky. Add a one-time run feature to aid in debugging.

When using a non english keyboard layout things are sometimes incorrectely typed, for example with a swedish keyboard layout @ is entered as " and $ is entered as ¤....

Add a command line argument to (e.g. `-c`) to allow users to load a config file from anywhere instead of just `~/.config/bwm/config.ini`. example: ```shell $ bwm -c /path/to/config ```

When I open the bitwarden menu with `bwm`, it's clear the clipboard. The problem is for creating a new entry with an already existing password, I can't copy / paste...