OPDS is the only real hard requirement for me in an eBook reader app.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
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.
Is this used for syncing read state, or just keeping a catalog of your own books?
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:
- Feedbooks
- Internet Archive
- Manybook
- Project Gutenberg
- Standard Ebooks
- unglue.it
If you use Linux, check out Foliate reader from Flathub.
Ok, thank you! If I can add support for that, I definitely will.
Kavita has OPDS support, so if you need a selfhosted 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.
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.
I would be interested in something that can sync with Calibre-Web
If Calibre-Web can sync with WebDAV, it should work. I don’t know about it though, so I don’t know if that’s possible.
There is an API that you can call to sync Kobo e-readers with calibre.
https://jccpalmer.com/posts/setting-up-kobo-sync-with-calibre-web/
It just depends on if this would work with your current thoughts on how your app works.
Yeah, Calibre is ubiquitous at this point. You really can’t discuss ebooks without it inevitably coming up. Syncing with calibre would be huge, because it would open the door to the single largest library management program in use.
If you start up the content server in Calibre, you can connect to it with any OPDS compatible ereader app.