Skip to content

Add macOS support #27

@spboyer

Description

@spboyer

Feature Request

Toasty currently only supports Windows. It would be great to have macOS support so developers on Mac can also receive notifications when AI coding agents complete their tasks.

Proposed Implementation

  • Native Objective-C++ implementation using terminal-notifier for reliable notifications
  • Process tree walking via libproc for AI agent auto-detection
  • Same CLI interface as Windows version
  • Support for all existing presets (Claude, Copilot, Gemini, Codex, Cursor) with icons

Requirements

  • macOS 10.15+ (tested on macOS 15 Sequoia)
  • terminal-notifier installed via Homebrew (brew install terminal-notifier)
  • Notification permissions enabled for terminal-notifier in System Settings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions