drarbego / kdbx-merger

Merger for kdbx password databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDBX files merger and orgnaizer

Usage

Merges .kdbx files in a dir using a single password provided as a command line argument. writes the result to a provided destination encrypted with the provided password

example

python merge_files_in_dir.py ~/my_dir/ my_password ~/my_dir/result.kdbx

About

Merger for kdbx password databases


Languages

Language:Python 100.0%