Files
bitwarden-proton-sync/README.md
T
2026-04-30 15:23:45 +02:00

15 lines
308 B
Markdown

# bitwarden-proton-sync
This is a simple CLI tool to sync Bitwarden to Proton Pass. It can be set up as a cron jo to automate the syncing.
### Runtime requirements:
- `pass-cli` - Proton Pass CLI (must be logged in)
- `rbw` - Unofficial Bitwarden CLI (must be logged in)
### Running
```sh
cargo run
```