fallaciousreasoning / CalibreLibgenStore

A Libgen Fiction store plugin for Calibre
MIT License
145 stars 19 forks source link
books calibre calibre-plugin libgen libgen-python-api

CalibreLibgenStore

A Libgen Fiction store plugin for Calibre

Installation

Usage

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