vekin03 / whatcolourisit

A screensaver that displays the time colorfully!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What colour is it?

A screensaver that displays the time colorfully!

Inspired by the work of Timo Van Neerden (http://lehollandaisvolant.net/tout/tools/color-second/)

Written in C# with some P/Invoke (Win32 API). Works in Windows only!

How to install?

  1. Compile on release mode first
  2. Change file extension from .exe to .scr
  3. Right click on it and choose "Install" OR copy-paste it on System32/SysWOW64 folder!

Switch options

  • /P:xxxxxxx or /P xxxxxxx : preview mode (where xxxxxxx is the handle of parent window)
  • /c : configuration mode
  • /s : full screen mode

About

A screensaver that displays the time colorfully!

License:MIT License


Languages

Language:C# 100.0%