dcled

Control Dream Cheeky USB message board LED display from Linux.

brewmacoslinux
Try with needOr install directly
Source

About

Linux driver for dream cheeky USB message board

Commands

dcled

Examples

display text on the message board$ dcled -t 'Hello World'
change the text color to red$ dcled -t 'Alert' -c red
set scrolling speed for moving text$ dcled -t 'Scrolling message' -s 5
turn off the LED display$ dcled -o
show help and available options$ dcled --help