Skip to content

Commit

Permalink
update README with OPDS readers status
Browse files Browse the repository at this point in the history
  • Loading branch information
gotson committed Oct 11, 2019
1 parent c36e873 commit cec2ad4
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,16 +98,19 @@ The extension is configurable, you need to specify the `server address`, `userna

### OPDS readers

Komga works with most of the OPDS readers on Android/iOS.
Komga should work with any OPDS reader, unfortunately most readers badly implement the OPDS protocol :disappointed:.

Tested readers:
Here is a list of reader applications I have tested:

- Android
- :white_check_mark: [FBReader: Favorite Book Reader](https://play.google.com/store/apps/details?id=org.geometerplus.zlibrary.ui.android)
- :x: [Moon+ reader](https://play.google.com/store/apps/details?id=com.flyersoft.moonreader) - Authentication is not working
| OS | App name | Status | OpenSearch support | Page streaming support |
|---------|----------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------|--------------------|------------------------|
| Android | [FBReader: Favorite Book Reader](https://play.google.com/store/apps/details?id=org.geometerplus.zlibrary.ui.android) | :x: Can't download CBR/CBZ, only PDF. PDF only supported in Premium version. | No | No |
| Android | [Moon+ reader](https://play.google.com/store/apps/details?id=com.flyersoft.moonreader) | :x: Cannot access CBR/CBZ, get an error 401 | No | No |
| Android | [Librera](https://play.google.com/store/apps/details?id=com.foobnix.pdf.reader) | :x: Doesn't open CBR/CBZ | No | No |
| Android | [PocketBook](https://play.google.com/store/apps/details?id=com.obreey.reader) | :x: Doesn't show CBR/CBZ | No | No |
| iOS | [KyBook 3](http://kybook-reader.com/) | :white_check_mark: | Yes | No |

- iOS
- :white_check_mark: [KyBook 3](http://kybook-reader.com/)
Feel free to report your findings with other readers (by sending a PR)!

## Web interface

Expand Down

0 comments on commit cec2ad4

Please sign in to comment.