pkg.soopen package index

brew / 排名 1947

使用 Homebrew, apk, apt, Nix, scoop 安装 ntfy

查看 ntfy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ntfy

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add ntfy

Alpine Linux edge package indexes · ntfy · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install ntfy

Debian stable package indexes · ntfy · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#ntfy

nixpkgs package indexes · pkgs/by-name/nt/ntfy/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/ntfy

Scoop official bucket manifest trees · bucket/ntfy.json · 来源: api.github.com

概览

软件包摘要

Send push notifications to your phone or desktop via PUT/POST

命令和别名

  • ntfy

历史

项目历史与用法

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.

时间线

  • 2021-10-23: GitHub repository created.
  • 2022: iOS app availability followed the earlier Android/F-Droid distribution path, making the project useful across the common phone platforms.
  • 2026-07-01: GitHub API point-in-time snapshot reported 31,047 stars and 1,326 forks.

Related projects

  • ntfy-android
  • ntfy-ios
  • Apprise
  • shoutrrr
  • changedetection.io

安全态势

尚未找到受保护工具覆盖

没有找到 ntfy 的匹配本地密钥处理 manifest。软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/ntfy/server.yml/etc/ntfy/client.yml~/.config/ntfy/client.yml
macOS
~/Library/Application Support/ntfy/client.yml
Windows
%ProgramData%\ntfy\server.yml%AppData%\ntfy\client.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/var/lib/ntfy/user.db/etc/ntfy/client.yml~/.config/ntfy/client.yml
macOS
~/Library/Application Support/ntfy/client.yml
Windows
%ProgramData%\ntfy\user.db%AppData%\ntfy\client.yml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ntfycli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本2.27.0
管理器更新时间2026-08-04
本地数据OK
上游当前
检测到的最新版本v2.26.3

https://github.com/binwiederhier/ntfy

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ntfy
版本2.27.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ntfy
主页https://ntfy.sh/
仓库https://github.com/binwiederhier/ntfy
上游文档https://ntfy.sh/
许可证Apache-2.0 OR GPL-2.0-only
源码归档https://github.com/binwiederhier/ntfy/archive/refs/tags/v2.26.3.tar.gz
最后更新2026-08-04T06:59:37Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namentfy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

ntfy 2.11.0-2+b4

Send push notifications to your phone or desktop

https://github.com/binwiederhier/ntfy

sudo apt install ntfy
  • Section: utils
  • Architecture: amd64
  • Source Package: ntfy
  • 5 依赖
  • normalized package name match
  • 匹配方式:Ntfy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ntfy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ntfy

nix profile install nixpkgs#ntfy
  • normalized package name match
  • 匹配方式:Ntfy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nt/ntfy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ntfy 2.23.0-r1

A simple HTTP-based pub-sub notification service

https://ntfy.sh/

sudo apk add ntfy
  • License: GPL-2.0-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: ntfy
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ntfy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ntfy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ntfy-openrc 2.23.0-r1

A simple HTTP-based pub-sub notification service (OpenRC init scripts)

https://ntfy.sh/

sudo apk add ntfy-openrc
  • License: GPL-2.0-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: ntfy
  • normalized package name match
  • 匹配方式:Ntfy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ntfy-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/ntfy

scoop install main/ntfy
  • normalized package name match
  • 匹配方式:Ntfy
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/ntfy.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation