| Crates.io | bwtui |
| lib.rs | bwtui |
| version | 0.2.0 |
| created_at | 2019-12-21 21:51:17.814872+00 |
| updated_at | 2019-12-24 14:11:36.903005+00 |
| description | terminal-based vault browser for bitwarden |
| homepage | |
| repository | https://github.com/christoph-heiss/bwtui |
| max_upload_size | |
| id | 191295 |
| size | 141,877 |
Small and simple TUI (terminal user interface) for your bitwarden vault.
Currently only supports reading/copying usernames and passwords for items.
<esc> or ctrl-c to exit<tab> to move between email, password and ok buttonj/k move up/down, ctrl-u copy username, ctrl-p copy passwordEither directly from git using:
cargo install --git https://github.com/christoph-heiss/bwtui.git
or from crates.io:
cargo install bwtui
bwtui still got lots of rough edges:
Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT.
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.