A cute little script to export your Kindle vocab on any platform. All you need is to plug in your Kindle Paperwhite 3, open up a terminal and...
$ npm install -g kindle-export
$ kindle-export
Optionally provide the path to your db as parameter
$ kindle-export --db ~/Desktop/vocab.db
Optionally provide the export path
$ kindle-export --output ~/Desktop/vocab.csv