CP Controller Pilot

Download the agent

The agent runs on a computer at your site, on the same network as your LED processors. Install it, open it, and it lists the screens it found — tap Share on a screen to control it from the Controller Pilot app. No sign-in on the agent, and nothing is exposed until you share it.

macOS

Desktop app (.dmg) — open it and it finds your screens. No extra software needed.

Coming soon

Windows

Desktop app installer (.exe) — run it and open Controller Pilot Agent. No extra software needed.

Coming soon

After you install

  1. Open Controller Pilot Agent. A window lists the screens it found on your network.
  2. Tap Share on a screen and Copy key.
  3. In the app at controllerpilot.com, choose Add a screen, give it a name, and paste the key. It comes online in a few seconds.
  4. To stop control later, tap Revoke on that screen in the agent — the key dies instantly.

The agent never signs in and never holds your account password — only the screen keys, which you share and revoke whenever you like. Keep the agent running (or leave its window open) so your screens stay reachable.

Your screens and their keys are stored only on this computer, in its standard app-data folder — never in the cloud. On macOS that's ~/Library/Application Support/Controller Pilot Agent/; on Windows it's %APPDATA%\Controller Pilot Agent\. The agent also shows this exact location at the bottom of its window.


Advanced: run the agent with Node.js instead (no installer)

Single-file agent

Cross-platform. Requires a free one-time Node.js install.

Download
  1. Install Node.js (LTS), then put sv-agent.cjs in a folder beside a file named agent.config.json (copy the sample and rename it).
  2. Add your screens to agent.config.json, then run node sv-agent.cjs in that folder. It should print Connected to cloud… for each screen.
  3. No hardware yet? Run PROCESSOR_SIM=true node sv-agent.cjs to connect a simulated screen.

Need your agent key or help? Log in or contact SV Solutions.