Use a Web page as Screensaver (Linux)

Is there an easy way to use a web page as a screen saver under Linux? preferably without allowing any interaction with whats presented.

I'd like idle admin desktops to show our network monitoring page.


Solution 1:

The KDE Plasma Desktop allows "Widgets on the screensaver". You could use this to display the "Web browser widget" on the screensaver.

It's also possible to code your own widget in JavaScript or Python, making the interactions more restricted.