Finally! A simple RSS Feed Slider via HACS (No complex config!)

Hello everyone! :wave:

I have been searching for ages for a straightforward RSS feeder without getting tangled up in messy configurations. I just wanted something simple available via HACS that loads feeds from any source and displays the articles in a nice slider. Surprisingly, I couldn’t find exactly what I needed… so I decided to build it myself! :rocket:

Today, I’m really excited to share it with you all.

Why you might like it:

  • Simple Setup: It’s super easy to add to your dashboard.
  • Clean UI: Uses a slider to rotate through the articles.
  • Customizable: The code is clean and easy to adapt to your needs.
  • Flexible: You can add as many RSS feeds as you want.

Note: By default, I have included a Greek news source (newsit.gr) as a placeholder, but you can obviously change/add whatever feeds you prefer!

You can download it here: :point_right: GitHub - firerm/jahoogr-el-news-ha: Greek RSS news

I hope you find it useful! Let me know what you think.

4 Likes

Nice to see a fellow RSS user… I will give this a try!

1 Like

Nice! I recently found some RSS feeds offering marine weather observations from data buoys and shore stations. I’d almost forgotten RSS even existed, but this seems like a great way to make use of those feeds.

1 Like

at LAST! I’ll give this a try

Also i wont be sad if you decide to try a more minimalistic approach like the one below where you can have multiple feeds in the same card ordered by news/date. The one below is ok but uses way to much coding for my taste :slight_smile:

1 Like

You Can Remove From YAML for example " Buttons " Is allready minimalistic and Lite ! It’s Simple … Photo, Title, Content :slight_smile:

Mind sharing what that would look like?