Skip to content

Commit b2466e9

Browse files
committed
更新文档
1 parent a27c7c5 commit b2466e9

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

docs/en-us/tutorial.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,15 @@ List of supported parameters, specific effects can be previewed in the APP.
110110
| url | URL to jump to when the push is clicked, supports URL Scheme and Universal Link |
111111
| action | Pass "none" to prevent a popup when the push is clicked |
112112
| id | When using the same ID value, it will update the corresponding push notification content<br>Requires Bark v1.5.2, bark-server v2.2.5 or above |
113-
| delete | Pass "1" to delete the notification from the system notification center and APP history, must be used with the id parameter<br>Requires "Background App Refresh" to be enabled in settings, otherwise it will not work. |
113+
| delete | Pass "1" to delete the notification from the system notification center and APP history, must be used with the id parameter<br>Requires "Background App Refresh" to be enabled in settings, otherwise it will not work. |
114+
115+
## Bark 支持的应用程序和插件
116+
* [SmsForwarder](https://github.com/pppscn/SmsForwarder) Monitors SMS, calls, and app notifications on Android devices and forwards them to Bark based on rules.
117+
* [acme.sh](https://github.com/acmesh-official/acme.sh/wiki/notify#16-set-notification-for-ios-bark) Generates free certificates from ZeroSSL, Let’s Encrypt, and other CAs; Bark can be used to receive acme.sh cronjob notifications.
118+
* [Uptime-Kuma](https://github.com/louislam/uptime-kuma) A self-hosted monitoring tool that supports Bark as an alert channel.
119+
* [Apprise](https://github.com/caronc/apprise) Sends notifications to almost all platforms and supports Bark.
120+
* [浏览器扩展](https://github.com/ij369/bark-sender) Sends webpage content to your phone.
121+
* [RevenueBell](https://github.com/woxiqingxian/RevenueBell) A tool for indie developers that pushes Apple subscription, renewal, and purchase revenue events to your phone via Bark.
122+
123+
## Shortcuts
124+
Bark supports sending notifications directly via Shortcuts.

docs/tutorial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ claude mcp add bark --transport http https://api.day.app/mcp/{key}
118118
* [Uptime-Kuma](https://github.com/louislam/uptime-kuma) 自托管监控工具, 支持Bark作为告警通道。
119119
* [Apprise](https://github.com/caronc/apprise) 可以给几乎所有平台发送通知,支持Bark。
120120
* [浏览器扩展](https://github.com/ij369/bark-sender) 将网页内容发送到手机
121+
* [RevenueBell](https://github.com/woxiqingxian/RevenueBell) 独立开发者工具,将苹果订阅、续订、购买等收入事件,通过 Bark 推送到你的手机。
121122

122123
## 快捷指令
123124
Bark 支持使用快捷指令直接发送推送

0 commit comments

Comments
 (0)