I just released a small Python Script for displaying a Clock in the Terminal (and date as well) but while coding this, I thought about how to display the RSS-Feeds of your friends and after the implementation and the config.file I thought about

how cool is it to just throw an OPML File (e.g. from your FreshRSS) in the direcotry and let them all displayed and ...

So this is the actual state:

My clock.py near to TerminalDrome and fastfetch command on Hyprland
My clock.py near to TerminalDrome and fastfetch command on Hyprland

It is a Watch with actual time and above there are the RSS Feeds rotating with the newest 2 posts. Nothing more. Just an informatione.

clock.py
clock.py