Skip to content

fallaciousreasoning/CalibreLibgenStore

Repository files navigation

CalibreLibgenStore

A Libgen Fiction store plugin for Calibre

Installation

  • Download the latest release from here
  • Open Calibre
  • Navigate to Preferences -> Plugins (in the advanced section) -> Load Plugin from File and select the zip file you downloaded.
  • Restart Calibre

Usage

  • Click the 'Get Books' menu in Calibre

  • Ensure that 'Libgen Fiction' is selected in the search providers menu

    image

  • Search!

Testing & development

While working on any of the scripts, run this to update the plugin in Calibre and start it in debug mode:

calibre-customize -b . && calibre-debug -g

Build a release

Run this to zip all required files together:

make