Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (3 of 3 strings)

Translation: ntfy/Android app (Fastlane metadata)
Translate-URL: https://hosted.weblate.org/projects/ntfy/android-fastlane/zh_Hans/
This commit is contained in:
郁飞 2022-05-30 06:42:06 +00:00 committed by Hosted Weblate
parent 04dfbd73e7
commit 9e90e4e56b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C
3 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,17 @@
从任何 Bash/PowerShell 脚本,或从你自己的应用程序使用 PUT/POST 请求,例如通过 Linux 上的 curl 或 Invoke-WebRequest向你的设备发送通知。
ntfy 是 https://ntfy.sh 的 Android 客户端,这是一个基于 HTTP 的免费开源 pub-sub 服务。您可以订阅此应用程序中的主题,然后通过简单的 HTTP API 发布消息。
用途:
* 当一个长期运行的进程完成时通知自己
* 当备份失败时通知你的手机
* 当有人登录到你的服务器时发出警报
例如:
$ curl -d "Your backup is done" ntfy.sh/mytopic
在此处查找更多示例和使用说明:
* 主页https://ntfy.sh
* GitHub服务端https://github.com/binwiederhier/ntfy
* GitHub安卓端https://github.com/binwiederhier/ntfy-android

View file

@ -0,0 +1 @@
从任何脚本使用 PUT/POST 请求向您的设备发送通知

View file

@ -0,0 +1 @@
ntfy - PUT/POST 至您的设备