2025-06-24 20:31:21 +02:00
2025-06-24 20:30:43 +02:00
2025-06-19 21:54:54 +02:00
2025-06-19 21:59:36 +02:00
2025-06-24 20:29:51 +02:00
2025-06-24 20:30:43 +02:00
2025-06-24 20:30:43 +02:00
2025-06-24 20:31:21 +02:00
2025-06-24 20:30:43 +02:00

Important!

This is a fork of corsair_lcd_tool by UDPSendToFailed only tested on Linux. I deleted the openRGB stuff to just control the display.

Features

  • Display any image or GIF without size or length limits on the LCD screen of a compatible Corsair AIO.
  • Saving and loading of the last image position, size, etc.
  • Low resources usage compared to iCUE.

Planned Features

  • Overlay text
  • Implement temperatures

Usage

  • Install Python 3.6 or newer.
  • Clone the repo or download as ZIP and extract it to a new folder.
  • Install the required modules using pip install -r requirements.txt.
  • If you are running on Linux run the install.sh to update your udev rules
  • Run the script.

Tested devices

  • Corsair iCUE H170i ELITE LCD (non-XT), 0x1b1c / 0x0c39 (from Fork)
  • Corsair iCUE ELITE CPU Cooler LCD Display Upgrade Kit, 0x1b1c / 0x0c39

FAQ

This was only tested on Linux. It might work on Windows but to get sure use the original corsair_lcd_tool by UDPSendToFailed

WHY

Because Corsair decided to do nothing for Linux users. If I have some time I might also integrate RGB Controllers in another repo with a fork of this!

Thanks to

Any questions?

Feel free to contact me on Discord: @shutdown4life

Description
A simple Python script that can be used as an alternative to Corsair iCUE for displaying images or GIFs on Corsair AIOs with LCD screens.
Readme MIT 1 MiB
Languages
Python 99%
Shell 1%