# pi-notify

[English](#english) | [中文](#中文)

---

## English

Native macOS notifications when Pi completes tasks.

### Features

- Sends macOS notification when Pi finishes a response
- Shows a summary of your input
- Indicates if tools were used

### Installation

```bash
pi install npm:pi-notify
```

Or install from git:

```bash
pi install git:github.com:zhaopengme/pi-notify
```

### Usage

Once installed, notifications appear automatically when Pi completes a task.

### Preview

![Preview](preview.png)

### Requirements

- macOS
- Pi CLI

### License

MIT

---

## 中文

Pi 完成任务时发送 macOS 原生通知。

### 功能

- Pi 完成响应时发送 macOS 通知
- 显示输入摘要
- 指示是否使用了工具

### 安装

```bash
pi install npm:pi-notify
```

或从 git 安装：

```bash
pi install git:github.com:zhaopengme/pi-notify
```

### 使用

安装后，当 Pi 完成任务时会自动显示通知。

### 效果预览

![预览](preview.png)

### 要求

- macOS
- Pi CLI

### 许可证

MIT
