Skip to main content

LED Script

LEDScript is a utility that is included in the install folder (%programfiles%\LEDNet). Running it from the command line (or from the task scheduler) you can send LUA commands to LEDNet as though you had typed them into the console. It also lets you dump information from LEDNet to a csv file.

Usage:

ledscript --script "lua script"

E.g.:

ledscript --script "start()"

ledscript --script "screen.useSunrise(1,true) screen.targetLocked(1,1)