bookfere / Send-to-Kindle-Calibre-Plugin

A calibre plugin to send your ebook to Kindle with a desired title.

Home Page:https://bookfere.com/post/1042.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send To Kindle Calibre Plugin

A plugin for you to send ebook with the desired title.

Ebook Name illustration


Installation

Please make sure Calibre is installed on your OS, and install the plugin via either ways below:

  1. Download the plugin zip file from releases page.
  2. Click Calibre Menu [Preference... → Plug-ins → Load plug-in from file], and choose the zip file you downloaded.
  3. Reboot Calibre.

If you want to install the latest plugin, run the following commands to download the latest plugin file from GitHub repository:

git clone https://github.com/bookfere/Send-to-Kindle-Calibre-Plugin.git
cd Send-to-Kindle-Calibre-Plugin
git archive --format zip --output ../Send-to-Kindle-Calibre-Plugin.zip master

If the "Send to Kindle" plugin is not showing up on Calibre menu, you need to add it from [Preference... → Toolbars & menus], choose [The main toolbar], find the plugin and click [>], and [Apply].


Usage

  1. Select the ebook(s), and click the plugin icon "Send to Kindle".
  2. Modify the title of the ebook(s) to your desired title.
  3. Click [Send to Kindle] button.

After that, you can check the sending process by clicking "Jobs" at the bottom right.


License

GNU General Public License v3.0


About

A calibre plugin to send your ebook to Kindle with a desired title.

https://bookfere.com/post/1042.html


Languages

Language:Python 99.0%Language:HTML 1.0%