All Projects → fallaciousreasoning → CalibreLibgenStore

fallaciousreasoning / CalibreLibgenStore

Licence: MIT license
A Libgen Fiction store plugin for Calibre

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to CalibreLibgenStore

acsm-calibre-plugin
Calibre plugin for ACSM->EPUB and ACSM->PDF conversion.
Stars: ✭ 118 (+0.85%)
Mutual labels:  calibre, calibre-plugin
Gen2Kindle
Search, download, convert and send files directly to your kindle from Libgen in one place.
Stars: ✭ 21 (-82.05%)
Mutual labels:  books, libgen
LibraryGenesis
Library Genesis iOS Client
Stars: ✭ 30 (-74.36%)
Mutual labels:  books, libgen
book-library
📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart
Stars: ✭ 89 (-23.93%)
Mutual labels:  books
reading-list
Reading list to help people getting started in the industry & prospective employees
Stars: ✭ 26 (-77.78%)
Mutual labels:  books
libreant
{,e}Book archive, focused on small grassroot archives, distributed search, support to different kind of objects
Stars: ✭ 18 (-84.62%)
Mutual labels:  books
software-architecture-books
A comprehensive list of books on Software Architecture.
Stars: ✭ 7,397 (+6222.22%)
Mutual labels:  books
Free Programming Books
📚 Freely available programming books
Stars: ✭ 216,030 (+184541.03%)
Mutual labels:  books
Some Pentesters SecurityResearchers RedTeamers
Some Pentesters, Security Researchers, Red Teamers which i learned from them a lot...
Stars: ✭ 60 (-48.72%)
Mutual labels:  books
node-calibre
📖 A Node wrapper for Calibre's command line tools.
Stars: ✭ 21 (-82.05%)
Mutual labels:  calibre
AtCoderClans
【非公式】AtCoderがもっと楽しくなるリンク集です。有志による非公式サービス・ツール・ライブラリ・記事などをまとめています。
Stars: ✭ 74 (-36.75%)
Mutual labels:  books
anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (-43.59%)
Mutual labels:  calibre
bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 1,499 (+1181.2%)
Mutual labels:  books
unpaprd
An audiobook 🎧 📔 app made using Flutter
Stars: ✭ 73 (-37.61%)
Mutual labels:  books
good-reads
List of inspiring articles, blogs, tutorials and books. Tech stuff.
Stars: ✭ 14 (-88.03%)
Mutual labels:  books
LibGenesis
An API workaround the library genesis platform to enable query search
Stars: ✭ 46 (-60.68%)
Mutual labels:  libgen
gidti
Book: Gentle Introduction to Dependent Types with Idris
Stars: ✭ 70 (-40.17%)
Mutual labels:  books
bookmarker
A personal project to help me retain information from books
Stars: ✭ 63 (-46.15%)
Mutual labels:  books
awesome-mobile-robotics
Useful links of different content related to AI, Computer Vision, and Robotics.
Stars: ✭ 243 (+107.69%)
Mutual labels:  books
awesome-reading
Notes from some books that I've read.
Stars: ✭ 43 (-63.25%)
Mutual labels:  books

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].