> rss-bridge: Can generate feeds for a ton of different sites. I use it for Twitch feeds.
A bit of a shameless self-promotion plug: rss-bridge is great but I wanted to do the same from a command line program sending the output to stdout and without running a dedicated local web server, so I wrote newslinkrss ( https://github.com/ittner/newslinkrss/ )
It allowed me to replace a bunch of dedicated scripts at the cost of some complex command lines. It works pretty well for people who prefer desktop news readers to web-based ones.
A bit of a shameless self-promotion plug: rss-bridge is great but I wanted to do the same from a command line program sending the output to stdout and without running a dedicated local web server, so I wrote newslinkrss ( https://github.com/ittner/newslinkrss/ )
It allowed me to replace a bunch of dedicated scripts at the cost of some complex command lines. It works pretty well for people who prefer desktop news readers to web-based ones.
Feedback is welcome.