Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there libraries or packages for creating .mobi files in a Java/Linux environment? [closed]

I'm trying to find a solution that offers either a Java api for writing .mobi files for sending to a Kindle, or something that's scriptable given a Linux environment. I have text data in a MySQL database that I want to offer as Kindle-friendly content.

I'd like to hear what tools people have used for this that work reasonably well.

like image 919
Don Branson Avatar asked Nov 27 '25 08:11

Don Branson


1 Answers

There are Linux versions of the KindleGen tool available from Amazon here.

like image 77
caf Avatar answered Nov 29 '25 23:11

caf