Skip to content

Display web pages as your screensaver with Chromium (CefSharp)

License

Notifications You must be signed in to change notification settings

ZenProjects/Chromium-Web-Page-Screensaver

 
 

Repository files navigation

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

About

Display web pages as your screensaver with Chromium (CefSharp)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C# 84.1%
  • Inno Setup 15.9%