Skip to content

up4/OpenCorsairLink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCorsairLink

Linux and Mac OS support for the H100i Water Cooler
Written using Code and info from: http://forum.corsair.com/forums/showthread.php?t=120092

Warning: This was a weekend project after buying the H100i for a Linux Server. Some or most things might not work for you!

Warning: OpenCorsairLinkGui is a WIP, and therefore Does Not Work!

Building

git submodule init  
git submodule update  
qmake OpenCorsairLink.pro  
make

Running

As a regular user: sudo ./OpenCorsairLinkCli -p, dash i for firmware info of device, dash p for printing fan, temp, and LED status.

As root user: ./OpenCorsairLinkCli -p

About

Linux and Mac OS support for the H100i Water Cooler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.3%
  • C 4.6%
  • QMake 4.1%