this post was submitted on 06 Jan 2026
26 points (96.4% liked)

Selfhosted

60177 readers
569 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I’m thinking about running FreshRSS on my local Linux PC, but my computer isn’t on all the time.

Basically all I want is to have read/unread status synced between my PC and other 2 phones. Could I have that? Most of time my PC would be off and I will be reading articles on phone, would the read status be synced to PC once it's on?

you are viewing a single comment's thread
view the rest of the comments
[–] erick@piefed.erick.sh 3 points 5 months ago

Agree here too. FreshRSS is an RSS aggregator, basically a self-hosted GReader, which means it fetches the item contents and syncs the read status across clients. That is the HUGE advantage of using it instead of just adding the feeds directly to your client in your device.

Other FreshRSS features I love are the option to load full content of item that only share excerpts, and the option to use CSS selectors to remove content you don’t want (like embedded ads).