blink1

Control blink(1) USB indicator light from the command line

brewmacoslinux
Try with needOr install directly
Source

About

Control blink(1) indicator light

Commands

blink1-tool

Examples

Turn on the light with a specific color (RGB)$ blink1-tool --setrgb ff0000
Set brightness level$ blink1-tool --setrgb ff0000 --brightness 128
Create a blinking pattern$ blink1-tool --blink 5 --setrgb 00ff00