this post was submitted on 08 Dec 2024
228 points (99.1% liked)
Open Source
32036 readers
33 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
My only gripe with RSS is the usual dependency on a synchronization server (whether it is a 3rd party server or self-hosted). I have been searching for way too long for a local-first RSS application for both Linux and Android which would store the RSS feeds (as in, the downloaded posts) in a local folder that could be then synchronized between Linux and Android applications using Syncthing or similar. Sadly, still no results. Anyone know about something?
It's audio-specific but I use Audiobookshelf's RSS feed
I have a local folder where I put downloaded youtube audio and the RSS feed updates automatically when new files are placed there. Then, I access it through Lissen or the official audiobookshelf app.
It is definitely worth looking at. I am working with mostly blog posts RSS feeds, but this might come useful one of these days, too. Thank you for the suggestion.