this post was submitted on 21 Sep 2023
1069 points (97.8% liked)

Open Source

30511 readers
249 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I used Plex for my home media for almost a year, then it stopped playing nice for reasons I gave up on diagnosing. While looking at alternatives, I found Jellyfin which is much more responsive, IMO, and the UI is much nicer as well.

It gets relegated to playing Fraggle Rock and Bluey on repeat for my kiddo these days, but I am absolutely in love with the software.

What are some other FOSS gems that are a better experience UX/UI-wise than their proprietary counterparts?

EDIT: Autocorrect turned something into "smaller" instead of what I meant it to be when I wrote this post, and I can't remember what I meant for it to say so it got axed instead.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 year ago* (last edited 1 year ago) (2 children)

Feeder, a RSS reader for Android. It has great UI, is fast at finding and parsing .xml from a link and has a comfortable reading experience. It has basicslly replaced social media for me besides the fediverse. The only thing I wish it had was more customizability. Being able to install Nord theme on it would be great.

[–] [email protected] 2 points 1 year ago (1 children)

Can you suggest any RSSifiers, for sites/services lacking an RSS API?

[–] [email protected] 1 points 1 year ago

I personally don't use a RSSifier as all the sites I want to subscribe to tend to have a rss.xml or a atom.xml. There is https://rss.app/ which has rss feed generator but I am pretty sure it is not FOSS. Not to mention it uses AI and I don't like the idea of handing over all the websites I read to a third party company. As for FOSS you would be hard pressed to find one as it is an expensive thing to run. Best thing to do is send a message to the creator of the website you would like a RSS feed. It is not a hard thing to set up and they will probably do it at your request.

[–] [email protected] 1 points 1 year ago (1 children)

Does it load articles into a unified view or do I have to deal with each site in a browser view? This second feature is what I am after and I have not been able to find it in an OSS app. Inoreader does it and they have a free tier, so that's what I'm using at the moment.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

It downloads the html file as markdown I believe (Or whatever format it uses to store it) and displays it to you in it's own reader. From the article you can a button to redirect you to the actual site.

Having offline access to the articles is the main reason I use RSS over social media or simply visiting the websites.