first commit

This commit is contained in:
Matthias Johnson 2024-12-25 22:35:48 -07:00
parent 706492577a
commit 3ab18e3a2b

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# bwzy - bitwarden ... fuzzy
Why? I live in the terminal and wanted a way to get to passwords there. The `bw` cli is great, but not very user-friendly.
# features
- copy user/pass/totp
- cache the items to make it fast
- cache is not persisted to disk
# feature ideas
- "archive" feature to filter things
- add ability to edit an entry
- add ability to add a new entry