CollaboKeys runs on macOS only on the host side — the key-emulation layer depends on the CoreGraphics framework, which is exclusive to Apple platforms. Players connect through any modern browser, so they have nothing to install. Getting the host app up and running typically takes under two minutes whether you prefer downloading a prebuilt release or compiling from source.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/tinkerer9/collabokeys/llms.txt
Use this file to discover all available pages before exploring further.
- Download Release
- Build from Source
The fastest way to get started is to download the prebuilt
.dmg from GitHub Releases.Download the DMG
Go to https://github.com/tinkerer9/CollaboKeys/releases/latest and download the
.dmg file listed under Assets.Install the app
Open the downloaded disk image. Drag the CollaboKeys icon into your Applications folder, then eject the disk image.
Accessibility permission
CollaboKeys requires macOS Accessibility permission to emulate keypresses through the CoreGraphics framework. Without it, the app can receive key events from players but cannot inject them into the active application on the host machine.Granting Accessibility access:
- On first launch, macOS will display a system prompt asking for Accessibility access. Click Open System Settings and enable the toggle next to CollaboKeys under Privacy & Security → Accessibility.
- If the automatic prompt does not appear, open System Settings → Privacy & Security → Accessibility manually, click the + button, and add CollaboKeys from your Applications folder.