this post was submitted on 07 Feb 2024
94 points (100.0% liked)

Selfhosted

39158 readers
404 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 posting.

  3. 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.

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

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

A beautiful RSS client finally adds support FreshRSS, my self hosted RSS aggregator of choice, and also for the gReader API that plenty of other services use. The dev notes however that at this time Inoreader is not supported via gReader API.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 7 months ago (2 children)

Neat! I tried to add my freshrss server and got an error:

...

My URL is of the format https://freshrss.example.com, my tls certs are good, and I'm using freshrss version 1.23.0

[–] [email protected] 10 points 7 months ago (1 children)

I think you still have to specify the URL up to the greader.php page, maybe in your case it would be

https://freshrss.example.com/api/greader.php

[–] [email protected] 2 points 7 months ago

That did it! Thanks.