/keepass-import-export

CLI tools to export to and import from KDBX (keepass) databases

Primary LanguageRustMIT LicenseMIT

keepass-import-export

Build Status dependency status License file

CLI tools to export to and import from KDBX (keepass) databases

Only the KDBX and aegis formats are current supported. Please feel free to request or add more formats!

keepass-import-export is based on the keepass-rs library.

Installing

With Nix

Assuming that you have enabled both the flakes and nix-command experimental features:

nix profile install github:louib/keepass-import-export

With Cargo

cargo install --path .