openrgb
controls RGB lighting
TLDR
Start GUI
$ openrgb
List devices$ openrgb -l
Set color on device$ openrgb -d [0] -c [FF0000]
Set mode$ openrgb -d [0] -m [Static]
Apply profile$ openrgb -p [profile.orp]
Start server$ openrgb --server
SYNOPSIS
openrgb [options]
DESCRIPTION
openrgb controls RGB lighting. Supports many hardware brands.
The tool provides unified RGB control. Cross-platform application.
PARAMETERS
-l
List devices.-d INDEX
Select device.-c COLOR
Set color (hex).-m MODE
Set lighting mode.-p PROFILE
Load profile.--server
Start SDK server.--help
Display help information.
CAVEATS
Hardware support varies. May need kernel modules. Root for some devices.
HISTORY
OpenRGB was created for unified RGB lighting control across different brands.
SEE ALSO
i2cdetect(1)
