Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world
hyprland·Hyprland Desktop Environmentbysaigkill

I made a handy rss extension for waybar

Inspired by the GNOME RSS Shell Extension, i made a RSS reader as a Waybar custom module + HTML view — for Hyprland / Wayland compositors.

Because i think a long list directly in the shell is not so smart, my app creates regularly a index.html from a given list of RSS/Atom feeds.

How it works

  • Waybar module: Shows RSS icon with article count for a configurable time window.

  • Left click: Opens index.html with all articles from the last N hours, grouped by feed.

  • Right click: Forces immediate refresh + HTML regeneration.

  • systemd timer: Regenerates the HTML page every hour automatically.

Have a look on https://github.com/saigkill/waybar-rss

View original on lemmy.world
2

No replies yet

No comments on the original post yet.
I made a handy rss extension for waybar | Spyke