Based on the alternative Bitwarden CLI rbw and inspired by rofi-pass, rbw-rofi
is a simplistic password typer/copier using rofi.
- Type the selected password with
Enter
orAlt+3
- Type the selected username with
Alt+2
- Autotype username and password (with a
tab
character in between) withAlt+1
- Copy the username to your clipboard with
Alt+u
- Copy the password to your clipboard with
Alt+p
For now, all you need to do is copy the file rofi_rbw/rofi_rbw.py
into your path and call it.