macOS
brew install ntfylocal Homebrew formula metadata
安装
brew install ntfylocal Homebrew formula metadata
sudo apk add ntfyAlpine Linux edge package indexes · ntfy · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ntfynixpkgs package indexes · pkgs/by-name/nt/ntfy/package.nix · 来源: api.github.com
scoop install main/ntfyScoop official bucket manifest trees · bucket/ntfy.json · 来源: api.github.com
概览
Send push notifications to your phone or desktop via PUT/POST
历史
ntfy is a Go-based HTTP pub/sub notification service whose package identity is unusually clear: the CLI, public ntfy.sh service, self-hosted server, Android app, iOS app, and docs all center on the same simple PUT/POST-to-a-topic workflow.
The GitHub repository was created on 2021-10-23. The README describes ntfy as a service for sending notifications to phone or desktop from scripts without signup or fees, while also supporting self-hosting.
Adoption grew through a practical package-nerd path rather than a formal platform: a public hosted service, Homebrew/Linux packages, mobile apps on Google Play, F-Droid, and the Apple App Store, and integrations documented around cron, Ansible, GitHub Actions, changedetection.io, Watchtower/shoutrrr, and Apprise-style URLs.
Its GitHub repository showed substantial public use by 2026-07-01, with the API reporting 31,047 stars and 1,326 forks. Treat that as a point-in-time signal, not a stable project fact.
The common use is deliberately small: publish text with curl or `ntfy publish`, subscribe a phone or browser to the topic, and wire the endpoint into scripts. The docs show people using it for backup success/failure messages, low disk alerts, SSH login alerts, distributed job result collection, configuration-management notifications, and CI status pings.
Self-hosters care about the server/client split and config locations; casual users often treat ntfy.sh as a disposable webhook endpoint for personal operational alerts.
ntfy matters because it turns push notifications into a Unix-shaped primitive: a URL, a topic, and stdin. It competes less with chat systems than with little piles of brittle webhook glue.
安全态势
没有找到 ntfy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/ntfy/server.yml/etc/ntfy/client.yml~/.config/ntfy/client.yml~/Library/Application Support/ntfy/client.yml%ProgramData%\ntfy\server.yml%AppData%\ntfy\client.ymlCredential-bearing paths to review before unattended agent runs.
/var/lib/ntfy/user.db/etc/ntfy/client.yml~/.config/ntfy/client.yml~/Library/Application Support/ntfy/client.yml%ProgramData%\ntfy\user.db%AppData%\ntfy\client.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ntfy | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ntfy |
|---|---|
| 版本 | 2.26.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://ntfy.sh/ |
| 仓库 | https://github.com/binwiederhier/ntfy |
| 最后更新 | 2026-07-26T19:43:17+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ntfy 2.11.0-2+b4
Send push notifications to your phone or desktop
https://github.com/binwiederhier/ntfy
sudo apt install ntfyntfy
nix profile install nixpkgs#ntfyntfy 2.23.0-r1
A simple HTTP-based pub-sub notification service
sudo apk add ntfyntfy-openrc 2.23.0-r1
A simple HTTP-based pub-sub notification service (OpenRC init scripts)
sudo apk add ntfy-openrcmain/ntfy
scoop install main/ntfy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.