Skip to content

Calibre2opds: Generate a web catalog for a Calibre library

License

Notifications You must be signed in to change notification settings

itimpi/calibre2opds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                     README for Calibre2Opds v3.6
                     ----------------------------

Generate OPDS and HTML catalogs from your Calibre ebooks database

This tool can read the Calibre database, and extract from it the information needed to generate OPDS
and HTML catalogs (typically as a sub-folder inside the Calibre library folder).

If this folder is published to a web server, or shared using a syncing service, then
OPDS-compatible programs (for example Marvin or MegaReader on an iPhone, or Aldiko on Android) can access these
catalogs, and use them to automatically display your Calibre library in nicely sorted categories.
The program is also capable of generating an HTML version of the catalog for access via any standard browser.

The project's home site is http://calibre2opds.com

Online documentation is at available:
- User Guide:       http://wiki.mobileread.com/wiki/Calibre2Opds_Index
- Developers Guide: http://wiki.mobileread.com/wiki/Calibre2OpdsDevelop

Source Code and Downloads are available at:
  https://github.com/calibre2opds/calibre2opds

Issue Management and Feature Request are handled via:
  https://github.com/calibre2opds/calibre2opds/issues

Support is available via the Related Toolds sub-forum at mobileread:
  http://www.mobileread.com/forums/forumdisplay.php?f=238

This project uses :
 - JDirectoryChooser from the L2FProd.com library.
 - SQLiteJDBC from http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC.
 - niceButtons from the Dynamic Drive CSS Library (http://www.dynamicdrive.com/style).
 - breadcrumbs by Janko 
(http://www.jankoatwarpspeed.com/post/2008/08/14/Create-applecom-like-breadcrumb-using-simple-CSS.aspx)

Installation instructions are part of the online documentation:
  http://wiki.mobileread.com/wiki/Calibre2Opds_Installing

About

Calibre2opds: Generate a web catalog for a Calibre library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.4%
  • HTML 11.3%
  • XSLT 2.5%
  • CSS 2.4%
  • Batchfile 1.2%
  • JavaScript 0.4%
  • Other 0.8%