14 lines
372 B
Markdown
14 lines
372 B
Markdown
|
|
# 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
|