Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 1 KB

README.md

File metadata and controls

24 lines (18 loc) · 1 KB

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 .