The Rekordbox Playlist Companion for macOS

Sharing your Rekordbox
playlist has never been easier

LinkUp packages your entire Rekordbox playlist — tracks, hot cues, memory loops, waveform colors — into a single shareable archive and uploads it to Google Drive automatically. Perfect for B2B prep: your partner imports everything in one click, ready to play.

Latest Version: v1.0.28 Downloads: ...
First time launching? See the Gatekeeper Bypass Guide
Cloud Sync
Apple Native
LinkUp Export LinkUp Import LinkUp Shared & Settings
Install from Homebrew
brew install --cask iampingvi/apps/linkup

Everything you need to share and sync

Sharing a Rekordbox playlist used to mean manually copying tracks, sending loose files, and hoping nothing breaks. LinkUp packages your cue points, memory loops, and actual audio files into one cloud-ready archive — and gets it to your B2B partner in seconds.

One-Click Playlist Export & Share

Select a playlist, hit Export. LinkUp bundles every track, cue point, and loop into a single ZIP, uploads it to your Google Drive, and hands you a shareable link — all without leaving the app. Your B2B partner gets the entire set, ready to import.

Full Cue & Loop Fidelity

Every hot cue color, memory loop, and waveform marker travels with the playlist. When your B2B partner imports it, their Rekordbox looks exactly like yours — no manual re-cueing, no missed markers, no surprises on stage.

100% Native macOS — Zero Bloat

Built in pure Swift 6.0 and SwiftUI. No Electron, no background daemons, under 40 MB of RAM. Asynchronous compression means the UI stays fully responsive while gigabytes of tracks are being zipped — with a live log showing every file in real time.

Google Drive Integration

LinkUp connects to your Google Drive with a single OAuth sign-in. Exported playlists are uploaded automatically, and the Shared tab gives you a live dashboard — storage quota, download links, deletion controls — all without opening a browser.

Auto-Updater & Silent Background Updates

LinkUp checks GitHub releases in the background and presents a native update sheet the moment a new version ships — no manual downloads, no browser, no interruption to your workflow.

Consistent, Reliable Packages

Every exported archive includes a structured JSON manifest with track metadata and file paths. The importer reads this index to place tracks exactly where Rekordbox expects them — no guesswork, no broken library entries.

How to Run on macOS?

Since LinkUp is a free independent utility, macOS Gatekeeper may show an "unsigned developer" warning during your first launch. Here are two secure, easy ways to bypass it:

1

Terminal Command (Recommended)

Fully strip the macOS quarantine attribute in one second. This permanently resolves any unsigned developer warnings:

zsh — Terminal
xattr -cr /Applications/LinkUp.app
How-to: Drag the extracted LinkUp.app into your Applications folder, copy the command above, paste it into Terminal, and press Enter. Done!
2

Finder Graphic Bypass

Open the application using the native macOS graphic user interface without running any command lines:

  • 1 Open your Applications folder in Finder.
  • 2 Hold the Control key (or right-click) and click the LinkUp.app icon.
  • 3 Select Open from the context menu.
  • 4 Click Open in the confirmation dialog. macOS will remember your decision forever!