Live data from Hacker News

Ask HN: Are there any RSS readers like HN or Reddit but for own feeds?

news.ycombinator.com

1–3 of 3 posts

Re: Ask HN: Are there any RSS readers like HN or Reddit but for own feeds?

#2
I don't know any readymade example, but this sounds like something that'd be reasonably easy to hack, maybe with a browser plugin/user script for an existing service, or as a slight modification of a self-hosted open source one?

EDIT: just checked it out using dev tools, seems like in inoreader a userscript only would have to remove some onclick handlers to get links instead of previews.

Re: Ask HN: Are there any RSS readers like HN or Reddit but for own feeds?

#3
post #2

I don't know any readymade example, but this sounds like something that'd be reasonably easy to hack, maybe with a browser plugin/user script for an existing service, or as a slight modification of a self-hosted open source one? EDIT: just checked it out using dev tools, seems like in inoreader a userscript only would have to remove some onclick handlers to get links instead of previews.

I would like to be able to view it on my iPhone too..