LinuxCommandLibrary

openrgb

controls RGB lighting

TLDR

Start GUI

$ openrgb
copy
List devices
$ openrgb -l
copy
Set color on device
$ openrgb -d [0] -c [FF0000]
copy
Set mode
$ openrgb -d [0] -m [Static]
copy
Apply profile
$ openrgb -p [profile.orp]
copy
Start server
$ openrgb --server
copy

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

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community