Files
awesome-opds/README.md
2025-06-29 17:42:44 +02:00

65 lines
2.6 KiB
Markdown

# Awesome OPDS [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
[<img src="https://opds.io/img/logo.png" align="right" width="200">](http://opds.io/)
A list of awesome resources for OPDS users and developers.
OPDS (Open Publication Distribution System) is an open standard meant to facilitate the distribution of publications. OPDS catalogs enable users to browse, search and acquire content in an easy to use and decentralized ecosystem.
## Applications
### Android & Chrome OS
* [E-kirjasto](https://play.google.com/store/apps/details?id=fi.kansalliskirjasto.ekirjasto)
* [FBReader](https://play.google.com/store/apps/details?id=org.geometerplus.zlibrary.ui.android)
* [Moon+ Reader](https://play.google.com/store/apps/details?id=com.flyersoft.moonreader)
* [PocketBook Reader](https://play.google.com/store/apps/details?id=com.obreey.reader)
* [The Palace Project](https://play.google.com/store/apps/details?id=org.thepalaceproject.palace)
### eReaders
* [KOReader](https://koreader.rocks/)
### iOS & iPadOS
* [E-kirjasto](https://apps.apple.com/us/app/e-kirjasto/id6471490203)
* [FBReader](https://apps.apple.com/us/app/fbreader-epub-and-fb2-reader/id1067172178)
* [The Palace Project](https://apps.apple.com/us/app/the-palace-project/id1574359693e)
* [Panels - Comic Reader](https://apps.apple.com/us/app/panels-comic-reader/id1236567663)
* [PocketBook Reader](https://apps.apple.com/us/app/pocketbook-reader/id805488884)
* [Yomu Ebook Reader](https://apps.apple.com/us/app/yomu-ebook-reader/id562211012)
### Linux
* [Thorium Reader](https://thorium.edrlab.org/en/)
### macOS
* [FBReader](https://apps.apple.com/us/app/fbreader-epub-and-fb2-reader/id1067172178)
* [Panels - Comic Reader](https://apps.apple.com/us/app/panels-comic-reader/id1236567663)
* [Thorium Reader](https://thorium.edrlab.org/en/)
### Windows
* [Thorium Reader](https://thorium.edrlab.org/en/)
## Servers & Catalog Generators
* [Amusewiki](https://amusewiki.org/) - A library-oriented wiki with built-in OPDS support.
* [Calibre](https://calibre-ebook.com/) - An eBook management software.
* [Calibre2OPDS](https://wiki.mobileread.com/wiki/Calibre2opds) - A static OPDS catalog generator for Calibre written in Java.
* [Kavita](https://github.com/Kareadita/Kavita) - A cross-platform reading server.
* [Komga](https://komga.org/) - A media server for your comics, mangas, BDs, magazines and eBooks.
* [Stump](https://github.com/stumpapp/stump) - A comics, manga and digital book server with OPDS support.
## Parsers & Toolkits
### Kotlin
* [Readium Mobile (Kotlin)](https://github.com/readium/kotlin-toolkit)
### Swift
* [Readium Mobile (Swift)](https://github.com/readium/swift-toolkit)