# Install notify with Homebrew, Nix

Stream the output of any CLI and publish it to a variety of supported platforms. Version 1.0.7 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:notify
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install notify
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#notify
```

  Evidence: nixpkgs package indexes: pkgs/by-name/no/notify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:notify
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/notify>
- **Version:** 1.0.7
- **Source summary:** Stream the output of any CLI and publish it to a variety of supported platforms
- **Homepage:** <https://docs.projectdiscovery.io/tools/notify/overview>
- **Repository:** <https://github.com/projectdiscovery/notify>
- **Upstream docs:** <https://docs.projectdiscovery.io/opensource/notify/overview>
- **License:** MIT
- **Source archive:** <https://github.com/projectdiscovery/notify/archive/refs/tags/v1.0.7.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- notify (cli)
- notify (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.0.7
- Local data: ok
- Upstream repository: https://github.com/projectdiscovery/notify
- Upstream latest detected: v1.0.7 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

ProjectDiscovery notify is a Go CLI for streaming command output or file contents to notification providers such as Slack, Discord, Telegram, Pushover, email, Microsoft Teams, Google Chat, Gotify, and custom webhooks.

### Project history

The tag history begins with v0.0.1 on 2020-11-04 and reaches v1.0.0 on 2021-08-22. The release line continued through v1.0.7 on 2024-10-31, which matches the stable version in the Homebrew formula metadata checked for this batch.

notify belongs to the ProjectDiscovery ecosystem, so its history is tied to security and recon workflows rather than generic desktop notifications. The README's examples show subfinder output piped into notify, making it part of the common ProjectDiscovery pattern of chaining small CLI tools.

### Adoption history

Adoption is strongest among security automation users who already run ProjectDiscovery tools. Homebrew formula analytics reported 217 installs over the 365-day window, which likely understates overall use because the README emphasizes go install and ProjectDiscovery also publishes Docker images.

### How it is used

Typical usage is to configure provider credentials in ~/.config/notify/provider-config.yaml, then pipe another command's output into notify or send an output file with -data. Flags cover bulk mode, per-message character limits, provider selection, provider IDs, rate limiting, proxying, custom formatting, and custom webhooks.

The practical package-nerd distinction from noti is that notify is pipeline-oriented: it forwards output from tools, scans, or files to shared channels. It is less about telling one local user that a command finished and more about routing results to team notification systems.

### Why package nerds care

notify is a small but important piece of security-tool plumbing. It packages notification fanout as a composable Unix filter, which keeps recon and monitoring scripts from embedding Slack/Discord/Telegram webhook logic everywhere.

### Timeline

- 2020-11-04: v0.0.1 tag.
- 2021-08-22: v1.0.0 tag.
- 2024-10-31: v1.0.7 tag, matching the Homebrew stable formula version checked here.

### Related projects

- ProjectDiscovery subfinder, httpx, nuclei, Slack, Discord, Telegram, Pushover, Microsoft Teams, Google Chat, Gotify.

### Sources

- <https://docs.projectdiscovery.io/tools/notify/overview>
- <https://formulae.brew.sh/api/formula/notify.json>
- <https://github.com/projectdiscovery/notify>
- <https://github.com/projectdiscovery/notify/releases>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal


## 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

- Unix: ~/.config/notify/config.yaml, ~/.config/notify/provider-config.yaml

## Credential files

- Unix: ~/.config/notify/provider-config.yaml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** notify
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - notify: normalized package name match | nixpkgs package indexes: pkgs/by-name/no/notify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://www.automicvault.com/pkg/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gotify](https://www.automicvault.com/pkg/brew/gotify/) - Shares av.db curated category or tags: cli, notifications, productivity.
- [noti](https://www.automicvault.com/pkg/brew/noti/) - Shares av.db curated category or tags: cli, notifications, productivity.
- [slackcat](https://www.automicvault.com/pkg/brew/slackcat/) - Shares av.db curated category or tags: cli, productivity, slack.
- [slackdump](https://www.automicvault.com/pkg/brew/slackdump/) - Shares av.db curated category or tags: cli, productivity, slack.
- [slacknimate](https://www.automicvault.com/pkg/brew/slacknimate/) - Shares av.db curated category or tags: cli, productivity, slack.
- [a2ps](https://www.automicvault.com/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/notify.yml](https://github.com/automic-vault/db/blob/main/combined/notify.yml)


## Sources

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