adding screenshot

This commit is contained in:
Matthias Johnson 2025-10-05 15:58:08 -06:00
parent 6aeb8c766f
commit c9f1593954

View file

@ -3,12 +3,10 @@
bwzy is a fuzzy finder and auto-filler for Bitwarden (read-only at present). bwzy is a fuzzy finder and auto-filler for Bitwarden (read-only at present).
It runs in the terminal and uses the official bitwarden CLI. It runs in the terminal and uses the official bitwarden CLI.
![bwzy screenshot](./bwzy.jpg)
`bwzy` also adds an archive mode which lets you hide entries based on a string.
# current features # current features
- terminal UI
- more user-friendly than the `bw` command line client - more user-friendly than the `bw` command line client
- search based on name and folder - search based on name and folder
- hide based on name (i.e. "hide archives") - hide based on name (i.e. "hide archives")
@ -17,7 +15,7 @@ It runs in the terminal and uses the official bitwarden CLI.
- refresh/flush cache - refresh/flush cache
- preview items in `YAML` form - preview items in `YAML` form
- auto-fill (currently working in hyprland) - auto-fill (currently working in hyprland)
- terminal UI - one-shot mode for use in scripts
# requirements # requirements