Screensaver made with HTML5, CSS, Javascript and NodeJS driven by nwjs (node-webkit)
Demo: https://sinky.github.io/html5-screensaver-node-webkit/demo.html
Download node-webkit and rename the folder to nwjs and move it into the same folder where the screen.nw
folder is located.
Run .\nwjs\nw.exe screen.nw
from within this directory to test the screensaver.
Folder structure:
|- screen.nw/
|- nwjs/
Use "runscreensaver" as an Windows Screensaver. "runscreensaver" can be configured to run a command as screensaver. https://github.com/sinky/runscreensaver