commands.sh

openrgb

all

Control RGB lighting.

More info →

Options (4)

-l, --list-devicesboolean

List devices supported by OpenRGB

Example: openrgb --noautoconnect {{[-l|--list-devices]}}
-m, --modeboolean

Set the mode and color of a device

Example: openrgb {{[-m|--mode]}} {{off|static|breathing|rainbow|flashing|...}} {{[-c|--color]}} {{random|red|00AAFF|...}}
-c, --colorboolean

Set the mode and color of a device

Example: openrgb {{[-m|--mode]}} {{off|static|breathing|rainbow|flashing|...}} {{[-c|--color]}} {{random|red|00AAFF|...}}
-h, --helpboolean

Display help

Example: openrgb {{[-h|--help]}}

Examples (4)

Start the OpenRGB GUI

List devices supported by OpenRGB

openrgb --noautoconnect [-l|--list-devices]

Set the mode and color of a device

openrgb [-m|--mode] off|static|breathing|rainbow|flashing|... [-c|--color] random|red|00AAFF|...

Display help

openrgb [-h|--help]
made by @shridhargupta | data from tldr-pages