@zhaopengme/pi-notify
Native macOS notifications when Pi completes tasks
Package details
Install @zhaopengme/pi-notify from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@zhaopengme/pi-notify- Package
@zhaopengme/pi-notify- Version
1.0.2- Published
- Apr 29, 2026
- Downloads
- not available
- Author
- zhaopengme
- License
- MIT
- Types
- extension
- Size
- 23.2 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./extensions/notify.ts"
],
"image": "https://github.com/zhaopengme/pi-notify/raw/master/preview.png"
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-notify
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
pi install npm:pi-notify
Or install from git:
pi install git:github.com:zhaopengme/pi-notify
Usage
Once installed, notifications appear automatically when Pi completes a task.
Preview

Requirements
- macOS
- Pi CLI
License
MIT
中文
Pi 完成任务时发送 macOS 原生通知。
功能
- Pi 完成响应时发送 macOS 通知
- 显示输入摘要
- 指示是否使用了工具
安装
pi install npm:pi-notify
或从 git 安装:
pi install git:github.com:zhaopengme/pi-notify
使用
安装后,当 Pi 完成任务时会自动显示通知。
效果预览

要求
- macOS
- Pi CLI
许可证
MIT
