Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 440 Bytes

readme.md

File metadata and controls

18 lines (15 loc) · 440 Bytes

Export Kindle vocabulary to CSV

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