this post was submitted on 09 Apr 2024
11 points (78.9% liked)

Selfhosted

37811 readers
941 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
 

Hiya!

I've just setup FreshRSS and subscribed to a few feeds I like, and while FreshRSS is great for doing heavy lifting on the backend side of things, I'm not 100% pleased with the frontend side of things. Some articles are loading the full article, while others are loading half or a third, having me to either scroll a lot or click to open more. This left me wondering if there are any good clients that can connect to FreshRSS? I have Read You on Android, but I mostly consume my news on my PC/Laptop. Is it best to try to tweak FreshRSS or do you have any recommendations for frontends?

Lemmy know! 🌻

top 12 comments
sorted by: hot top controversial new old
[–] hydrogen@lemmy.ml 12 points 2 months ago (1 children)
[–] Sunny@slrpnk.net 2 points 2 months ago (1 children)

Oi that does indeed look sexy! Thanks for sharing!

I really do wish one could choose how some applications look like (frame wise) not a fan of having Gnome-like applications on my KDE system, makes things look all separate.

[–] hydrogen@lemmy.ml 2 points 2 months ago (1 children)

RSS Guard seems to have support for Google Reader API, so FreshRSS is also supported. It's also a Qt application. You can also find other clients on the 3rd party clients page of FreshRSS

[–] Sunny@slrpnk.net 2 points 2 months ago

much appreciated, must have missed this page just barely!

[–] darcmage@lemmy.dbzer0.com 3 points 2 months ago

After having tried what seems like every available desktop rss frontend, I just settled on the freshrss mapco theme with the landscape thumbnail and dark mode via dark reader instead of the built in option.

For the article loading issues, I'd recommend full-text-rss.

[–] rizoid@lemmy.dbzer0.com 2 points 2 months ago

I personally use fluent reader on my PC and phone. It's the best one I've found so far.

[–] pe1uca@lemmy.pe1uca.dev 2 points 2 months ago (1 children)

I'm not sure what you mean by articles not loading properly.
I haven't had any issues with FreshRSS' UI showing all the data.

Have you checked the feed sends all the article in it?
For example ars' feed sends a few paragraphs and includes a link at the end with Read the remaining X paragraphs
404media's does send all the article content in their feed.
9to5google's only send you a single line from the article!!

So, it depends on what you need.

If you want to see the full content probably you need an extension which either curls the link of each item in the feed and replaces the content received by the feed with the one received bu the curl, or one which includes an iframe with the link so the browser loads it for you.
IIRC there are two youtube extensions which do something similar to change the links for invidious or piped, one replaces the content with the links, and the other adds a new element to load the video directly in the feed.

[–] Sunny@slrpnk.net 2 points 2 months ago (1 children)

Probably my wording that could have been a little better. I only meant that some of the articles loads completely full by default and others load only partially, but can be expanded by clicking "read remaining paragraphs". I wish for it be like this for all the articles as some of the articles that load in full I'm not always interested in, and end up having to scroll through the whole thing.

Hope that made more sense.

[–] pe1uca@lemmy.pe1uca.dev 1 points 2 months ago

What's the feed you have issues with?
Or is it with all feeds?

None of my feeds have a read remaining paragraphs to expand the article in the FreshRSS UI.

As I mentioned, this one sends the full article https://www.404media.co/rss/
And this one has a partial article with a link to open the page in the site http://feeds.arstechnica.com/arstechnica/index/

I wish for it be like this for all the articles as some of the articles that load in full I’m not always interested in, and end up having to scroll through the whole thing

To skip to the next article you can configure the shortcuts native to FreshRSS, I think the default ones are h for the next unread article and k for the previous article. (I think these are the defaults because I haven't changed them and I see these in my config screen)
For mobile I'm using the touch control extension in here https://github.com/langfeld/FreshRSS-extensions

[–] WeAreAllOne@lemm.ee 2 points 2 months ago (1 children)
[–] Sunny@slrpnk.net 1 points 2 months ago

I'm sorted in Android thanks, was more curious on the PC front.

[–] jaagruk@mander.xyz 2 points 2 months ago

Read you for android and Newsboat on linux.