MagicMirrorOrg / MagicMirror

MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
http://magicmirror.builders
MIT License
19.83k stars 4.21k forks source link

RSS Reader Api Support in newsfeed module #3263

Open b-reich opened 1 year ago

b-reich commented 1 year ago

It would be a cool feature if the newsfeed module had support for rss reader api like fever or greader. Both apis are often supported by rss feeder

I think it is practical to maintain your rss feeds in only one place. it may be practical to display only tagged feeds on the mirror.

rejas commented 1 year ago

Do you have any example urls that one can use to test the current newsfeed module with? So we might see what has to be done to get those supported? Also: For me newb, what does fever and greader offer for adavantages?

b-reich commented 1 year ago

Think you can test it with freshrss demo feed https://demo.freshrss.org/api/ (when not, i could provide you an account on my instance) there are some api docs linked here fever or greader

I think the greader one is bit more common because Google Reader was so popular. Maybe @Alkarex (Maintainer of fresshrss) can provide some infos

Alkarex commented 1 year ago

Let me know if you need anything concrete. The GReader API is much more comprehensive and robust than the Fever API

rejas commented 1 year ago

I personally dont have the time to do this. If somebody wants to take this up, feel free to comment here.

bugsounet commented 1 year ago

I will take a look what can I do (when I have some time) ;)

Alkarex commented 1 year ago

If anyone starts an implementation, please check https://freshrss.github.io/FreshRSS/en/developers/06_GoogleReader_API.html and in particular: