Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/millsoft/web-screen-saver
- Owner: millsoft
- Created: 2014-07-13T12:05:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-13T12:25:59.000Z (over 10 years ago)
- Last Synced: 2024-03-17T11:01:24.447Z (10 months ago)
- Topics: screensaver, vbnet, visual-basic, webbrowser, windows
- Language: Visual Basic
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)