Skip to content
    ↑↓ select↵ openesc close
    English中文
    markarranz

    Focus Notify

    v1.0.1Notifications
    @markarranz/opencode-focus-notify

    Desktop notifications for OpenCode with click-to-focus via OSC 99

    GitHub stars

    0

    Monthly installs

    11

    2 in 7 days

    Composite scoreSCORE

    17.6

    Multi-signal model

    Last commit

    5 months ago

    2026-03-04

    Install and configure

    opencode.json

    Writes to this project's opencode.json — applies to this repository only.

    opencode.json

    {
      "$schema": "https://opencode.ai/config.json",
      "plugin": ["@markarranz/opencode-focus-notify@1.0.1"]
    }

    opencode loads npm dependencies through its embedded runtime on startup and caches them locally — no manual global install needed.

    Desktop notifications for OpenCode with click-to-focus for kitty terminal.

    Install

    npm install @markarranz/opencode-focus-notify
    

    Prerequisites

    • macOS (notifications use terminal-notifier)
    • kitty terminal emulator
    • terminal-notifier: brew install terminal-notifier

    Features

    • Native macOS notifications for OpenCode events (idle, error, permission, question)
    • Per-event notification sounds
    • Click a notification to focus the exact kitty window/tab via kitten @ focus-window
    • 350ms debounce on idle events

    License

    MIT