Is a Fork of the old archived project cwc/web-page-screensaver that use Chromium (using CefSharp WinForms) in place of the old IE 11 Embeded WinForms to display web pages as your screensaver.
- .NET Framework v4.5.2+
- CefSharp - Embedded Chromium for .NET v37+
- Windows 7 & up
- Download the Lastest Chromium Web Screensaver binary
- Unzip it
- Find
Web-Page-Screensaver.scr
in the unziped directory, right click it - Select
Install
to install, orTest
to test it out without installing it - If installing it, the windows
Screen Saver Settings
dialog will pop up with the correct screen saver already selected - Use the
Settings...
button in the same dialog to change the web page(s) list displayed by the screen saver
- Clone the source repository
- Open the
.sln
project file with Visual Studio (i've tested only with VS 2019). - Build in
Release
withx86
mode - Find
Web-Page-Screensaver.scr
inbin/x86/Release
of your project directory, right click it - Select
Install
to install, orTest
to test it out without installing it - If installing it, the windows
Screen Saver Settings
dialog will pop up with the correct screen saver already selected - Use the
Settings...
button in the same dialog to change the web page(s) list displayed by the screen saver