Skip to content
Will edited this page Jan 5, 2017 · 7 revisions

Welcome to the screensaver wiki!

I got bored and made a screensaver. It's a WPF, C# project in Visual Studio 2015 CE. This is a beta, while most functionality is in and working, some things are not where I want them. Here is a list of things to fix/add.

  1. The preview doesn't work.
  2. It is not well tested. I only have a Win7 64bit test system. While I can install it in C:\Windows\SysWOW64, it will not work in C:\Windows\System32.
  3. The custom eye path feature is not yet written. It would allow the user to "program" the eye's path.
  4. Only the default voice is used, I'd like an override option in the config.
  5. Configuration data is saved to the registry under CurrentUser. I'd rather a standard config file worked but I had problems with that.
  6. Add more sayings.
  7. A marque style display of the sayings as large, green text. Well, the large and green parts are just what I'm thinking of at the moment.

That's about it. If you want to install it or play with the code, grab a copy and have fun.

Clone this wiki locally