Windows screensaver that iterates through a list of URLs. Based on CefSharp (Chromium Embedded Framework).
Can be used to display dashboards from different web sites (like Grafana) and/or as a secure way to display information (i.e. kiosk TV mode)
- Microsoft Visual C++ for Visual Studio 2015, 2017 and 2019 - x86
- .Net Version 4.5.2+ (shipped with Windows 10)
Download WebScreenSaver-x.x.x.zip from releases and extract it (i.e. user home). Right click on WebScreenSaver.scr
and select 'install'.
NOTE: Keep the folder and its contents as the screensaver requires all existent files to run.
A default config file will be created under %UserProfile%\\webscreensaver.txt
. File location can be overridden by the screensaver settings.
Configuration file contains number of seconds and webpage. One entry per line. i.e.:
5 https://github.com/pgnunes/web-screen-saver
10 https://duckduckgo.com/