@CycleDecoded: 这玩意真有人做出来了!以后想给手机弹个通知,再也不用去折腾那些恶心的第三方服务和复杂的 API 了。 这是一个极简到骨子里的 HTTP 消息推送工具。不管是代码跑完了、脚本报错了、还是服务器挂了,直接一行命令,手机秒收到推送! binwi…
摘要
介绍 ntfy:一个极简的开源 HTTP 消息推送工具,通过一行 curl 命令即可向手机/桌面发送通知,支持全平台、免注册、自托管。
查看缓存全文
缓存时间: 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.


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.
Pro
$10/ month
This is the best value plan. Lots of messages, and large attachments.
Business
$20/ month
Insane amount of messages, lots of reserved topics, giant attachments.
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!
相似文章
@hank_aibtc: 兄弟们,挖到个神级项目! 用闲置安卓手机直接变 SMS 网关,HTTP API 随便调用发收短信,再也不用给 Twilio 或短信平台交冤枉钱了! 项目叫 httpSMS,GitHub:NdoleStudio/httpsms 简单说就是装…
介绍开源项目 httpSMS,可将闲置安卓手机变为 SMS 网关,通过 HTTP API 收发短信,支持自托管 Docker 和端到端加密,省钱且稳定。
@NFTCPS: 旧的安卓手机千万别扔! 不用买虚拟号,不用接第三方短信平台,httpSMS这玩意儿直接把你手里那台安卓机变成短信网关。 逻辑很糙但很实用: 你给它发个HTTP API请求 你的安卓手机就替你把短信发出去 手机收到的短信,还能转发到你自己的…
httpSMS 是一个开源工具,可以将旧安卓手机变成短信网关,通过HTTP API发送和接收短信,支持端到端加密和自部署,适合无法购买虚拟号码的地区作为替代方案。
@Honcia13: 再也不用刷十几个App焦虑错过热点! 这个5万星开源神器 TrendRadar 直接把全网热点聚合起来, 用AI按你的兴趣精准筛选,只推跟你有关的内容到手机! 支持关键词 + 自然语言描述“我想看什么” AI自动翻译+生成简报,一键推送到…
TrendRadar 是一款开源热点聚合工具,利用 AI 按兴趣筛选内容并生成简报,支持 Docker 部署及多平台通知推送。
@CycleDecoded: 兄弟们,还在傻乎乎地手动复制粘贴分发文章?效率这么低怎么在全网抢流量赚钱!今天扒出一个能让你效率狂飙十倍的开源神器,做自媒体矩阵的绝对不能错过! GitHub上悄悄爆火的牛逼项目 Wechatsync(微信公众号同步助手),专治各种平台分…
Wechatsync 是一款开源免费的浏览器扩展和 CLI 工具,支持一键将微信公众号文章同步到 29+ 自媒体平台,大幅提升内容分发效率。
@NFTCPS: 发现个好东西,微信视频号下载器,体积小、上手简单,macOS 和 Windows 都能跑。 想省事的话,直接把视频号分享链接丢进这个在线页面就能扒出视频地址: https://sph.litao.workers.dev 想自己搭一套也行,…
介绍了一个微信视频号下载工具,体积小、上手简单,支持 macOS 和 Windows,可通过在线页面或自建服务使用。