GitXplorerGitXplorer
g

Metro-Screensaver

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d066396c66c48df6cf2003fcfd01383c4b620887

Add project files from Codeplex

committed 8 years ago
Unverified
e839b2d8a5cf340775b82071acb9003468d1ca13

Initial commit

committed 8 years ago

README

The README file for this repository.

Metro-Screensaver

A simple Windows 8 themed screensaver

General Project Information

  • Coded in WPF C# (.NET Framework 3.5)
  • Base on the Mosaic Project (on Codeplex)
  • Remember, a screensaver is only a .exe program renamed to .scr with some additional command line arguments

System Requirements

FAQ

Q: How do you exit the screensaver? A: You can either press the escape key or click and drag upwards to exit (swipe upwards if you have a touchscreen).

Q: How do you install the screensaver? A: Move the screensaver to "C:\Windows\System32" or any other location you would like to store it. Then right click on the file and select "Install".

Q: I get an .exe file when I compile, what do I do with it? A: I've set the compilers settings so that it will also outputs a .scr file (screensaver).