forked from calibre2opds/calibre2opds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
37 lines (27 loc) · 1.79 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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