louib / keepass-import-export

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

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

License:MIT License


Languages

Language:Rust 70.8%Language:Nix 29.2%