-
Notifications
You must be signed in to change notification settings - Fork 0
How to add my own books catalog
Home FBReaderJ Wiki Page FBReaderJ user's guide
FBReaderJ can browse OPDS catalogs. If your preferred e-library provides such catalog, you can add them into FBReaderJ network library.
The Open Publication Distribution System (OPDS) catalog format is a syndication format for electronic publications based on Atom and HTTP. OPDS Catalogs enable the aggregation, distribution, discovery, and acquisition of electronic publications. OPDS Catalogs use existing or emergent open standards and conventions, with a priority on simplicity.
// TODO: write a text
Already in FBReaderJ newtork library:
-
Feedbooks: http://www.feedbooks.com/catalog.atom
-
Smashwords: http://smashwords.com/atom
-
Manybooks: http://manybooks.net/opds/
-
Litres (books in Russian): http://data.fbreader.org/catalogs/litres/index.php
-
Shucang (books in Chinese): http://www.shucang.com/s/index.php
-
WolneLektury.pl (books in Polish): http://www.wolnelektury.pl/opds/
More catalogs:
-
Russian books: http://www.epubbooks.ru/index.xml
-
BooksOnBoard: http://www.booksonboard.com/xml/catalog.atom
-
Project Gutenberg: http://m.gutenberg.org/ (returns HTML or OPDS depending on user-agent)
-
Ebooks libres et gratuits (books in French) http://www.ebooksgratuits.com/opds/
// TODO: write a text
-
using Calibre: [http://dearauthor.com/wordpress/2010/02/14/create-your-own-cloud-of-ebooks-with-calibre-calibre-opds-dropbox/ own ebook cloud] using [https://launchpad.net/calibre2opds calibre2opds]
-
using python: [http://github.com/internetarchive/bookserver Internet Archive Bookserver]