Skip to content

Install on macOS

1. Download the .dmg

Apple Silicon or Intel?

  • Mac M1 / M2 / M3 / M4 → download the aarch64 version
  • Intel Mac → download the x86_64 version

Download .dmg (Apple Silicon)

Download .dmg (Intel)

2. Verify the download (optional)

Compare the SHA-256 checksum of your downloaded file with the one published in the checksums file:

SHA-256:...
SHA-256:...
bash
shasum -a 256 "DJ Live Playlist_0.7.0_aarch64.dmg"

Replace the filename with the actual file you downloaded.

3. Mount the disk image

Double-click the .dmg. A window opens with the app and a shortcut to your Applications folder. Drag DJ Live Playlist into Applications.

4. First launch: bypassing Gatekeeper

The app is not signed with an Apple Developer certificate. macOS shows a warning and refuses to open it by double-click.

Solution (once only):

  1. Open the Applications folder in Finder
  2. Right-click (or Ctrl + click) on DJ Live Playlist
  3. Choose Open
  4. In the dialog box, click Open

This step is only required on the first launch. After that, the app opens normally.

Alternative via Terminal
bash
# Remove the quarantine attribute
xattr -d com.apple.quarantine /Applications/DJ\ Live\ Playlist.app

Uninstall

Drag DJ Live Playlist from the Applications folder to the Trash.