Skip to content

fallaciousreasoning/CalibreLibgenStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalibreLibgenStore

A Libgen Fiction store plugin for Calibre

Installation

Download a release from here and follow the instructions to add the plugin to Calibre.

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 PY files together:

./zip.sh