this post was submitted on 31 May 2025
63 points (93.2% liked)

Selfhosted

59939 readers
293 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hello. I'm looking for a software to save web pages from my computer and phone and read them later in my ereader device that has wifi connection and a rudimentary browser. Ideally, the software would turn the web pages into some sort of reader view mode to make them more fluid for the ereader, but that's not necessary. I want something as simple as possible that I can host locally on a raspberry pi-like device. I don't need long term archival or fancy features. Do you have any recommendations? I believe you're the best people to know a nice tool for that job.

Edit: Thank you, everyone! I got a bit overwhelmed here, but I will check everything in my time.

you are viewing a single comment's thread
view the rest of the comments
[–] Australis13@fedia.io 2 points 1 year ago

Currently testing out Shiori. I have tried both it and Readeck on my Raspberry Pi 3B running 32-bit Raspbian 'Bullseye'. From an installation and performance perspective, Shiori is easier: 32-bit binaries are available and its web interface is a bit more responsive. If you are not running a 64-bit version of the Raspberry Pi OS, you have to build Readeck yourself (which I successfully did).

The main attraction of Shiori over Readeck is that it has both a readable and archive view. The main downside for me is it lacks the read/unread feature of Readeck and Pocket (although that's apparently something planned for future and in the meantime, it's possible to workaround using tags).

Both have a browser extension to enable capturing pages that contain Javascript and do not gracefully degrade. Both also have an export-to-ebook function that may suit your e-reader.

Bottom line: if you have an RPi4 or later, then Readeck is probably want you want. If you're running an older Pi, though, Shiori may be a better option.