
ntfy - PUT/POST 至您的设备
从任何脚本使用 PUT/POST 请求向您的设备发送通知
新版本 1.16.0
Features:
* Support for thematic/adaptive icons for launcher (#513, thanks to @daedric7 for reporting)
* Custom per-subscription notification settings incl. sounds, DND, etc. (#6, thanks to @doits)
* Insistent notifications that ring until dismissed (#417, thanks to @danmed for reporting)
Bug fixes + maintenance:
* Upgrade Android dependencies and build toolchain to SDK 33 (no ticket)
* Simplify F-Droid build: Disable tasks for Google Services (#516, thanks to @markosopcic)
* Android 13: Ask fo
* Support for thematic/adaptive icons for launcher (#513, thanks to @daedric7 for reporting)
* Custom per-subscription notification settings incl. sounds, DND, etc. (#6, thanks to @doits)
* Insistent notifications that ring until dismissed (#417, thanks to @danmed for reporting)
Bug fixes + maintenance:
* Upgrade Android dependencies and build toolchain to SDK 33 (no ticket)
* Simplify F-Droid build: Disable tasks for Google Services (#516, thanks to @markosopcic)
* Android 13: Ask fo
从任何 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
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
- 作者: Philipp C. Heckel
- 许可: Apache License 2.0
- 网站
- 问题跟踪系统
- 源代码
- 更新日志
- 构建元数据
版本
尽管下面提供了 APK 安装包的下载选项,但你应该注意,以这种方式安装将不会收到更新通知,这是一种不太安全的下载方式。 我们建议你安装使用 F-Droid 客户端。
下载 F-Droid-
该版本需要 Android 5.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 5.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。
-
该版本需要 Android 5.0 及以上版本。
此安装包由 F-Droid 构建并签名,且保证与此源代码 tarball 保持一致。