Taskbar Tools

An open-source project based around modifying the appearance of Windows Explorer. Head over to the project page.

Corsair Effects Engine

This is the successor to the Spectrograph. Instead of building an entirely new program around old and borrowed pieces of code, I'm rebuilding the entire project from the ground up. It's now being built on WPF, so the interface is significantly nicer, while the code running the program is more accessible and flexible. Everything is now taking an object-oriented approach, and the Engine runs all the time, instantly applying changes to hardware or to settings, without the need for any starting and stopping business.

Beta builds are available on the project page!