Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/millsoft/web-screen-saver

A Screensaver for Windows that can display any website
https://github.com/millsoft/web-screen-saver

screensaver vbnet visual-basic webbrowser windows

Last synced: about 2 months ago
JSON representation

A Screensaver for Windows that can display any website

Awesome Lists containing this project

README

        

#Web Screen Saver#
A simple screen saver for windows that will show any website.
For example you could display a news page, display some cool slideshows, animations, videos or display some fancy webgl animations.
The web screen saver uses the internet explorer engine. So anything that works in the internet explorer will also work in the web scree saver.
Developed with VB.NET

## Build
- Compile the project and rename the created WebSaver.exe file as WebSaver.scr
- copy WebSaver.scr to your windows folder

## configure / start the screen saver
- open the windows screen saver settings and select "WebSaver" as the screen saver. In the settings window you can enter the URL of the website that should be shown when the screensaver starts.

Created by [Millsoft](http://www.millsoft.de)