Files
bitwarden-proton-sync/README.md
T
Streamer272 fd6bf0adbd 🎉 Inits project
Signed-off-by: Ash Svitan <selfsigned-ash@proton.me>
2026-04-30 10:53:53 +02:00

14 lines
205 B
Markdown

# bitwarden-proton-sync
This is a cron-based CLI tool to sync Bitwarden to Proton Pass.
### Runtime requirements:
- `pass-cli` - Proton Pass CLI (must be logged in)
### Building
```sh
cargo build
```