bwtui

Small and simple TUI (terminal user interface) for your bitwarden vault.

Currently only supports reading/copying usernames and passwords for items.

Controls

Installation

Either directly from git using: bash cargo install --git https://github.com/christoph-heiss/bwtui.git

or from crates.io: bash cargo install bwtui

TODO list

bwtui still got lots of rough edges:

License

Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed by MIT license as above, without any additional terms or conditions.