fallaciousreasoning / CalibreLibgenStore

A Libgen Fiction store plugin for Calibre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Libgen Fiction store plugin for Calibre

License:MIT License


Languages

Language:Python 97.8%Language:Makefile 2.2%