Skip to content

jtsiros/mpexporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPExporter GoDoc Version

MPExporter exports your Macpass/Keepass compatible XML export file to CSV. This is particularly useful for password managers such as 1Password or LastPass that can import your data from CSV. Only 1Password is supported at the moment.

Installation

go get github.com/jtsiros/mpexporter

Build

go build cmd/mpexporter/mpexporter.go

Usage

./mpexporter --export 1password --i macpass.xml --o sample.csv

About

MPExporter exports your Macpass/Keepass compatible XML export file to CSV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages