Attaching my KindleInput plugin to get the ball rolling. It only works for KF8 kindlebooks right now. The older mobi-only formats won't be able to be imported (yet). Maybe it might give others some ideas.
Mac and Windows users should probably already have tkinter installed with their Python. Some Linux flavors don't come with tkinter by default. It can easily be installed with "sudo apt-get install python-tk" (or similar).
|