update README.md with xclip

This commit is contained in:
Marco Raber 2020-08-24 10:24:56 +02:00
parent b3238b4ebd
commit 92d31152ec

View File

@ -6,10 +6,13 @@ Download the file, make it executable (`chmod +x /path/to/bwSearch`), run, enjoy
## Usage ## Usage
`bwSearch name_of_the_website` `bwSearch name_of_the_website`
or
`bwSearch username`
## Requirements ## Requirements
* bitwarden-cli * bitwarden-cli
* dmenu * dmenu
* jq * jq
* xclip
## TODO ## TODO
* use only one between dmenu and zenity for the input of the domain and for the selection of one between multiple logins on the same domain * use only one between dmenu and zenity for the input of the domain and for the selection of one between multiple logins on the same domain