zelenij / kindle-vocabulary

Extract looked up words from Amazon's Kindle Vocabulary Builder, and look them up in a StarDict dictionary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kindle-vocabulary

Extract looked up words from Amazon's Kindle Vocabulary Builder, and look them up in a StarDict dictionary.

The code uses a modified version of the very useful Python library for reading StarDict files, which can be found at https://github.com/pysuxing/python-stardict. The changes, as the whole script, are under GPL3 license, as is the original library.

About

Extract looked up words from Amazon's Kindle Vocabulary Builder, and look them up in a StarDict dictionary

License:GNU General Public License v3.0


Languages

Language:C++ 95.5%Language:Makefile 4.5%