bwzy - bitwarden ... fuzzy
Find a file
2024-12-30 07:34:03 -07:00
bwzy rename 2024-12-28 21:09:59 -07:00
bwzy.desktop first commit 2024-12-30 07:34:03 -07:00
LICENSE Create LICENSE 2024-12-28 21:24:34 -07:00
README.md updating docs 2024-12-28 21:17:34 -07:00

bwzy - bitwarden ... fuzzy

bwzy is a fuzzy finder for Bitwarden using the official bitwarden cli.

The bw cli is great, but not very user-friendly.

bwzy tries to make this quicker by caching the information and presenting it via the magnificient fzf.

current features

  • search based on name and folder
  • copy user/pass/totp
  • cache the items in shared memory (/dev/shm/) to make it fast
  • cache does not persisted through reboots
  • refresh cache
  • preview items in YAML form

requirements

The following software is needed by bwzy:

it also expects sed and awk to be available

arch install

pacman -S fzf bitwarden-cli jq haskell-yaml oath-toolkit gum

feature ideas

  • auto-fill
  • "archive" feature to filter things
  • ability to edit an entry
  • ability to add a new e.ntry