Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.05 KB

README.md

File metadata and controls

32 lines (22 loc) · 2.05 KB

Build Status

Chromium Web Page Screensaver

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.

Dependencies

Download and Install the last CI Build

  • 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, or Test 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

Build

  • Clone the source repository
  • Open the .sln project file with Visual Studio (i've tested only with VS 2019).
  • Build in Release with x86 mode
  • Find Web-Page-Screensaver.scr in bin/x86/Release of your project directory, right click it
  • Select Install to install, or Test 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