I've an html page without any external includes with some inline CSS3 animations and JS timers.
Is it possible to convert a simple html file to a screensaver file, which can be further used as a screensaver on my windows and mac desktops?
I mean a real screensaver, which boots once desktop goes to a sleep mode, not the one that works in the browser.
I know there're some tools available to export swf as a screensaver file, are there any tools available for exporting the HTML? At least, for Windows 8.
Any ideas are respected.