WledPresets Local Agent

The agent runs on your Windows PC and bridges wledpresets.com to your WLED devices on your local network.

WledAgent.zip
Windows 64-bit  ·  ~30 MB  ·  No install required
Download Agent
  1. Unzip WledAgent.zip and place WledAgent.exe anywhere on your PC
  2. Double-click WledAgent.exe — it will prompt for your wledpresets.com email and password
  3. On the Controllers page, set the IP address or hostname of each WLED device (e.g. 192.168.1.50 or wled-outside.local)
  4. Keep the agent running while you push or sync presets from the site

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.

  • 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