Mac · 0.1.0

Download Meeting Mode.

This build is the Xcode project so you can run it as a real menu-bar app on your Mac, refine the ritual, then publish signed versions here when they are ready. There is no packaged .app yet — 0.1.0 is source you compile locally in a minute.

  1. 01

    Unzip and open the project

    After the zip lands, open macos/MeetingMode/MeetingMode.xcodeproj in Xcode 15 or newer. macOS 14+ is required.

  2. 02

    Select your team and run

    Signing & Capabilities → Team (Personal Team is fine). Then Product → Run (⌘R). The app is a menu extra — look in the menu bar for the focus-ring, not the Dock.

  3. 03

    Use it as a real user

    Control-Option-M flips Focus. The extra shows the next calendar event and Join when a Meet, Zoom, Teams, or Webex link is on it. Dated notes write to ~/Meeting Mode. Listening is a consent sheet only in 0.1.0.

  4. 04

    Publish the next version here

    When a signed build is ready: Product → Archive, zip Meeting Mode.app as MeetingMode-0.2.0.zip, drop it in public/releases/, and add a row to this page. Testers then download a real app instead of source.

Versions

  • 0.1.0

    Source · Xcode

    First native build. Menu extra, Focus, dated notes, Calendar Join, Control-Option-M, consent sheet. Listening and wrap-up are stubbed until a signed 0.2.

    17 Sep 2026

    Download