wtanksleyjr / calibre2opds

Automatically exported from code.google.com/p/calibre2opds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                     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 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 Stanza 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.org

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:
  http://code.google.com/p/calibre2opds/

Issue Management and Feature Request are handled via:
  http://calibre2opds.myjetbrains.com/youtrack/

Support is available via the forums at:
  https://getsatisfaction.com/calibre2opds
and
  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

Automatically exported from code.google.com/p/calibre2opds

License:GNU General Public License v3.0


Languages

Language:Java 81.5%Language:HTML 11.2%Language:XSLT 2.5%Language:CSS 2.4%Language:Batchfile 1.2%Language:JavaScript 0.4%Language:Shell 0.3%Language:Clean 0.3%Language:GAP 0.2%