this post was submitted on 21 Sep 2023
1068 points (97.7% liked)
Open Source
31250 readers
255 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
Can you suggest any RSSifiers, for sites/services lacking an RSS API?
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.
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.
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.