logoalt Hacker News

Bookshelf – Self-hosted eBook library that runs on object storage

44 pointsby arbayiyesterday at 11:00 PM14 commentsview on HN

Comments

philipstoday at 12:08 AM

If it is helpful to other people here is how I manage my ebook library with flatfiles and heterogeneous devices (Android, macOS, iOS, Kindle, etc)

I have my own eBook library hosted with copyparty. It is a single binary. Runs on plain files. And speaks OPDS for integration with KOreader (Kindle) or Readest (iOS/macOS). https://github.com/9001/copyparty#opds-feeds

It also speaks webdav so I can quickly sync everything via rclone to an SD card on devices like an Android tablet.

I really like the convenience of flat files and multiple protocols.

show 1 reply
iamcoder18today at 2:58 AM

I've been using Readest (https://web.readest.com/) but I'll definitely be checking this out.

BloodyIrontoday at 1:50 AM

I'm a fan of audiobookshelf. Don't let the name fool you, it does a lot! I use it for podcasts, audio books, & ebooks. It's great!

show 1 reply
robbiet480today at 12:40 AM

For someone looking for a bit more than this, I recently got Bookorbit running and its quite powerful for being so young. https://bookorbit.app/

show 1 reply
storywatchtoday at 1:15 AM

Does Calibre support S3 these days as a storage backend?

show 1 reply
bakiestoday at 12:43 AM

Now if only I had a good self hosted object store option

show 4 replies