ARitz-Cracker / fury-renegade-rgb

A small CLI app that allows you to control the RGB lights on Kingston Fury Renegade RAM
2 stars 0 forks source link

fury-renegade-rgb

A small CLI app that allows you to control the RGB lights on Kingston Fury Renegade RAM

Note1: Currently this only works on linux, though contributions to make this work on windows as well will be welcome.

Note2: This was only ever tested with 4 sticks in my system. While you can probably use the timing synchronizing for less than 4 sticks, I currently do not account for that.

Note3: You must have permission to write to the i2cbus to use this. This would involve either running the command as root (sudo) or adding yourself to the i2c group.

Usage

fury-renegade-rgb -b /dev/i2c-1 -1 -2 -3 -4 COMMAND

Where /dev/i2c-1 is a path to the i2c bus where your RAM is. I wouldn't know where it is on your device, but that's where it is on mine.

You can omit any of the -1, -2, -3, and -4 flags if you don't wanna send the command to any of the sticks.

COMMAND is any of what's below

Commands