Comment on Request for desired features on a self hosted ereader app.
realbadat@programming.dev 1 month ago
OPDS is the only real hard requirement for me in an eBook reader app.
Comment on Request for desired features on a self hosted ereader app.
realbadat@programming.dev 1 month ago
OPDS is the only real hard requirement for me in an eBook reader app.
hperrin@lemmy.ca 1 month ago
I’ve never even heard of that. There’s an NPM package for it, so I might be able to add it if that package works in React Native.
warmaster@lemmy.world 1 month ago
OPDS is the standard for ebook distribution. Most eBook apps support it, I bet your boox does too.
You can subscribe to a feed and browse the catalogue and download a book. Some popular OPDS catalogues are:
hperrin@lemmy.ca 1 month ago
Ok, thank you! If I can add support for that, I definitely will.
Zeoic@lemmy.world 5 weeks ago
Kavita has OPDS support, so if you need an OPDS server to test with, that would be a good option. Would be great if the app worked well with Kavita in general too, it has a good API you could work with.
realbadat@programming.dev 1 month ago
Its the only way I roll when it comes to ebooks
Actually its the only thing I’d like to find in an open comic reader for iOS (iPad, my only iOS device, work bought it for me). Panels supports it (paid version), but I have yet to find an open source solution for iOS that does (for comics specifically).
For android quite a few do out of the box. Definitely recommended.
I’d also recommend checking out a server that uses it to try it out. Calibre-server supports it if you want to check it out.