Skip to content

Releases: sarcasticbird/ConAir

Release list

v0.1.0-alpha

Choose a tag to compare

@sarcasticbird sarcasticbird released this 01 May 13:25
c407418

What's Changed

New Contributors

Full Changelog: https://github.com/sarcasticbird/ConAir/commits/v0.1.0-alpha

Installation

  1. Download ConAir-v0.1.0-alpha-arm64.zip below
  2. Unzip and drag ConAir.app to /Applications
  3. Clear the quarantine flag (required — the app is not notarized):
    xattr -cr /Applications/ConAir.app
    Without this, macOS will block the app with "ConAir Not Opened".
  4. Install the daemon (required for AirPods button detection):
    git clone git@github.com:sarcasticbird/ConAir.git
    cd ConAir
    ./scripts/install.sh