Bridge v1.5.2

Bridge Install Guide

Every step with a screenshot. Follow top to bottom. Should take about 60 seconds.

1

Download the Mac zip

Saves to your Downloads folder.

Downloads
ZIP
YouDJNow Bridge.zip
Music
Screenshots
2

Double-click the zip to unzip

macOS will automatically create a folder next to it.

Downloads
YouDJNow Bridge
ZIP
YouDJNow Bridge.zip

Open the new YouDJNow Bridge folder. Inside you'll see the .app and a Start YouDJNow Bridge.command file.

3

Right-click → Open on the .command file

Do NOT double-click. Right-click (or Control-click) → Open. This is how macOS lets you run an unsigned helper.

YouDJNow Bridge
DJ
YouDJNow Bridge.app
Start YouDJNow Bridge.command right-click
README.txt
A popup appears: "macOS cannot verify the developer…" — click Open. You'll only see this once.
4

Terminal opens and starts the Bridge

A black window appears with these lines:

Terminal — Start YouDJNow Bridge.command
Starting YouDJNow Bridge…
✅ Bridge is running on 127.0.0.1:17890
Opening a browser tab so you can see it...
You can close this Terminal window.

A browser tab may open showing a JSON response with "ok": true — that means it's alive. Close both windows when you're ready.

Auto-start is now installed

Bridge quietly reopens itself every time you log in — no more double-clicking needed.

If you ever want to remove it: quit "YouDJNowBridge" from Activity Monitor, then delete the .app.
Terminal says "didn't answer on port 17890"?

Almost always means Node.js isn't installed. The Bridge server is a Node script.

  1. Install the LTS version from nodejs.org/en/download
  2. Reboot (or open a new Terminal) so the node command becomes available
  3. Right-click → Open the .command file again

Full log lives at ~/Library/Logs/YouDJNow Bridge/bridge.log

Final step — verify it's running

Click the button. If you see a green check, you're done forever — Bridge auto-starts on future logins.