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.
Assuming that you have enabled both the flakes
and nix-command
experimental features:
nix profile install github:louib/keepass-import-export
cargo install --path .