i wrote a TUI wrapper for `bw` CLI with auto-complete ability. Running Linux full-time and have found the #bitwarden desktop to be nice enough, but frustrating due to lack of auto-complete. I've also struggled with offline usage and a lack of an "archive" feature that hides entries I don't need, but can't/don't want to delete.

So I wrote this wrapper that uses #fzf and the official `bw` client: https://github.com/opennomad/bwzy

#cli #terminallife

GitHub - opennomad/bwzy: bwzy is a fast and caching bitwarden fuzzy finder for the terminal

bwzy is a fast and caching bitwarden fuzzy finder for the terminal - opennomad/bwzy

GitHub