If like me you are using keepass with dropbox to use one DB across multiple devices, this tool is designed to get the conflict entries back to the main DB.
When many users use keepass in the save time (or if one user forget to close it), conflict can arise and dropbox create a side db. This tool has been developed to merge the duplicate item to the main DB.
- rename secrets_template.toml into secrets.toml and set your password
- define folder and main db paths into settings.toml
- Add external packages :
pip install -r requirements.txt
Just run main.py