@CycleDecoded: 这玩意真有人做出来了!以后想给手机弹个通知,再也不用去折腾那些恶心的第三方服务和复杂的 API 了。 这是一个极简到骨子里的 HTTP 消息推送工具。不管是代码跑完了、脚本报错了、还是服务器挂了,直接一行命令,手机秒收到推送! binwi…

X AI KOLs Timeline 工具

摘要

介绍 ntfy:一个极简的开源 HTTP 消息推送工具,通过一行 curl 命令即可向手机/桌面发送通知,支持全平台、免注册、自托管。

这玩意真有人做出来了!以后想给手机弹个通知,再也不用去折腾那些恶心的第三方服务和复杂的 API 了。 这是一个极简到骨子里的 HTTP 消息推送工具。不管是代码跑完了、脚本报错了、还是服务器挂了,直接一行命令,手机秒收到推送! binwiederhier / ntfy  数据/协议:2.8万+ Stars | Apache-2.0 & GPLv3 开源 | 支持 Android / iOS / Web / CLI 本质:基于 HTTP PUT/POST 的 Pub-Sub 消息推送服务 核心爽点: 免注册即用:一行 curl -d "跑完了" http://ntfy.sh随便猜不出的频道名,手机立刻弹通知 全平台支持:支持 iOS/Android 客户端,弹窗能带动作按钮、语音提示甚至直接加图片/附件 完全免费与私有化:直接用官方免费节点,怕隐私泄露还能用 Docker 1分钟部署在你自个儿服务器上 自动化狂喜:跑大模型训练、自动化抓取脚本、系统监控,挂上它再也不用守着终端死等 传送门: GitHub: https://github.com/binwiederhier/ntfy… 官网: https://ntfy.sh
查看原文
查看缓存全文

缓存时间: 2026/07/31 17:00

这玩意真有人做出来了!以后想给手机弹个通知,再也不用去折腾那些恶心的第三方服务和复杂的 API 了。

这是一个极简到骨子里的 HTTP 消息推送工具。不管是代码跑完了、脚本报错了、还是服务器挂了,直接一行命令,手机秒收到推送!

binwiederhier / ntfy 

数据/协议:2.8万+ Stars | Apache-2.0 & GPLv3 开源 | 支持 Android / iOS / Web / CLI

本质:基于 HTTP PUT/POST 的 Pub-Sub 消息推送服务

核心爽点:

免注册即用:一行 curl -d “跑完了” http://ntfy.sh随便猜不出的频道名,手机立刻弹通知

全平台支持:支持 iOS/Android 客户端,弹窗能带动作按钮、语音提示甚至直接加图片/附件

完全免费与私有化:直接用官方免费节点,怕隐私泄露还能用 Docker 1分钟部署在你自个儿服务器上

自动化狂喜:跑大模型训练、自动化抓取脚本、系统监控,挂上它再也不用守着终端死等

传送门:

GitHub: https://github.com/binwiederhier/ntfy…

官网: https://ntfy.sh


ntfy.sh | Push notifications to your phone or desktop via PUT/POST

Source: https://ntfy.sh/

Send push notifications from your app or script

Publishing messagescan be done via PUT or POST. Topics are created on the fly by subscribing or publishing to them. If you use ntfy without sign-up, the topic is essentially a password, so pick something that’s not easily guessable. If youpurchase ntfy Pro, you can reserve topic names instead.

curl \
  -d "Backup successful 😀" \
  ntfy.sh/mytopic

Or get notified on your computer

You can use the web app to subscribe to topics as well. If you do, notifications will pop up as desktop notifications. Simply type in the topic name and click the Subscribe button. The browser will keep a connection open and listen for incoming notifications.

Open appGetting started

Pricing

Try ntfy for free without sign-up, or check out our paid plans. Or, since it’s open source, you can always self-host it.

Supporter

$5/ month

Get started with ntfy, while also supporting the open source project.

Subscribe

Pro

$10/ month

This is the best value plan. Lots of messages, and large attachments.

Subscribe

Business

$20/ month

Insane amount of messages, lots of reserved topics, giant attachments.

Subscribe

Need a bigger plan, or adedicated server? Feel free tocontact us.

If you don’t need a paid plan, but would still like to support us, please donate viaGitHub SponsorsorLiberapay❤️.

“Hands down the best notification service I’ve ever used, and I have used them all.”

– Joe Harrison

Still not convinced?

Check out thecountless blog postsand newspaper articles about ntfy, or read the all the reviews onGoogle Play, and theApple Store

Join our open source community

ntfy isopen source, and dual-licensed under the Apache 2.0 and GPLv2 license. Development happens out in the open, on GitHub and in our chats on Discord/Matrix. We love free software, and we’re doing this because it’s fun. Please join us, and let us know how you are using ntfy!

相似文章

@NFTCPS: 旧的安卓手机千万别扔! 不用买虚拟号,不用接第三方短信平台,httpSMS这玩意儿直接把你手里那台安卓机变成短信网关。 逻辑很糙但很实用: 你给它发个HTTP API请求 你的安卓手机就替你把短信发出去 手机收到的短信,还能转发到你自己的…

X AI KOLs Timeline

httpSMS 是一个开源工具,可以将旧安卓手机变成短信网关,通过HTTP API发送和接收短信,支持端到端加密和自部署,适合无法购买虚拟号码的地区作为替代方案。

@CycleDecoded: 兄弟们,还在傻乎乎地手动复制粘贴分发文章?效率这么低怎么在全网抢流量赚钱!今天扒出一个能让你效率狂飙十倍的开源神器,做自媒体矩阵的绝对不能错过! GitHub上悄悄爆火的牛逼项目 Wechatsync(微信公众号同步助手),专治各种平台分…

X AI KOLs Timeline

Wechatsync 是一款开源免费的浏览器扩展和 CLI 工具,支持一键将微信公众号文章同步到 29+ 自媒体平台,大幅提升内容分发效率。