1pif-to-keepass
v0.1.0
Published
Convert a 1Password export to an XML file importable by KeePass 2
Downloads
12
Readme
1PIF to KeePass
by Mike Green
This is a Node module that converts a 1Password *.1pif
archive to an XML file importable by KeePass 2 and KeePassX 2 alpha.
Installation
git clone https://github.com/mikedamage/1pif-to-keepass.git
cd 1pif-to-keepass
npm install
npm link