Get the RepCue desktop app

A discreet on-call HUD that listens to both sides of the conversation and surfaces the exact line to say next. Works with Zoom, Meet, Teams, Webex: any call your machine can hear.

Download for macOS · Apple Silicon
macOS 13 Ventura or later · M1 and newer · RepCue-arm64.dmg
Before you install

RepCue needs a workspace to sign in to. If your team already uses RepCue, ask your admin for an invite. Otherwise, start a team pilot first (under two minutes). The app signs in with the same magic link or SSO as the console.

Signed, notarised, verifiable

macOS builds are signed with an Apple Developer ID and notarised; Windows builds are Authenticode-signed. The app updates itself over HTTPS with signature checks. Compare your download against SHA256SUMS.txt:

shasum -a 256 ~/Downloads/RepCue-arm64.dmg
# Windows: certutil -hashfile RepCue-Setup.exe SHA256
Permissions it will ask for
  • Microphone: your side of the call.
  • System audio: everyone else. On macOS this is the documented Screen & System Audio Recording permission (restart the app after granting). On Windows, loopback capture needs no elevated consent or driver.

No kernel extensions, no virtual audio devices. Security details →

IT / MDM silent install
# macOS (Jamf, Kandji, Mosyle …)
curl -LO https://updates.repcue.io/desktop/RepCue.pkg
sudo installer -pkg RepCue.pkg -target /

# Windows (Intune, SCCM …)
RepCue-Setup.exe /S /D=C:\Program Files\RepCue

Managed policies (disable screen-share exclusion, pin update channel) are documented in the getting-started guide.

Release notes live on the changelog. Linux isn't supported; the Recall meeting bot covers machines that can't run the app.