Skip to content

Bitwarden integrations

Ansible

Alternative: Use the pipe lookup

Example:

pw: '{{ lookup(''ansible.builtin.pipe'', ''rbw get "server|casita|varac-pw"'' ) }}'
pw: '{{ lookup(''ansible.builtin.pipe'', ''rbw get "hs.k.varac.net|varac|preauth-key|{{ inventory_hostname }}" '' ) }}'

Chezmoi

bitwarden-menu

  • GitHub
  • Python, 3 contributors
  • Recent release
  • Supports Dmenu, Rofi, Wofi or Bemenu

Install

  • AUR package bitwarden-menu-git fails with No module named 'bwm.__main__'
    • Same with pip install --user bitwarden-menu
  • Use pipx to install: pipx install bitwarden-menu

Configure

Other menu integrations

Official bw client

rbw

  • rofi-rbw
    • Python, 13 contributors
    • Recent release
    • Can't search in collection names (due to rbw's limitation)
    • Arch package: rofi-rbw
  • rofi-brbw
    • Shell, no contributors
    • AUR package
  • rofi-menu
    • Shell, no contributors
    • Last release 2023-09
    • AUR package

Other

Stale