WledPresets Local Agent
The agent runs on your Windows PC and bridges wledpresets.com to your WLED devices on your local network.
⚡
Download Agent
WledAgent.zip
Windows 64-bit · ~30 MB · No install required
Setup instructions
- Unzip
WledAgent.zipand placeWledAgent.exeanywhere on your PC - Double-click
WledAgent.exe— it will prompt for your wledpresets.com email and password - On the Controllers page, set the IP address or hostname of each WLED device (e.g.
192.168.1.50orwled-outside.local) - Keep the agent running while you push or sync presets from the site
Run as a Windows Service (optional)
To have the agent start automatically with Windows, open a command prompt as Administrator and run:
sc create WledPresetsAgent binpath= "C:\path\to\WledAgent.exe" sc start WledPresetsAgent
Replace C:\path\to\ with the actual folder where you placed the exe.
Requirements
- Windows 10 or 11 (64-bit)
- PC must be on the same local network as your WLED devices
- No .NET installation required — everything is bundled