Notify
A Go command-line tool that sends the output of other tools or files to messaging platforms.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Notify
Notify takes the output of command-line tools, or the contents of a file, and publishes it to messaging platforms such as Slack, Discord and Telegram. It is typically placed at the end of a shell pipeline so results from scans or scripts arrive in a chat channel without extra glue code.
It is written in Go by ProjectDiscovery, distributed as a binary or Docker image, and configured with a provider file that holds the destination details.
Strengths
- Pipes any command output straight into chat platforms
- Supports several providers from one configuration
- Single Go binary or Docker image
Limitations
- Command-line only, with no graphical interface
- Sends messages only; it does not receive or store them
Details
- Pricing
- FreeFree and open source.
- License
- MIT
- Developer
- ProjectDiscovery
- Platforms
- Windows, macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- No
- Best suited for
- Sending script and scan results to Slack, Discord or Telegram
- Categories
- CLI tools, Notifications & webhooks
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Notify
Compare allSoftware that can replace Notify for an important use case, and what changes if you switch.
Apprise API
A self-hosted REST API that wraps the Apprise library to send notifications to many services.
Apprise API is a self-hosted REST server that relays notifications to many services from any language, but you must run the server and send it messages.
Similar software
Related functionality, not necessarily a direct replacement.
Pushover
A notification service that delivers push messages from scripts, services and apps to phones and desktops.
Alerter
A command-line tool for sending interactive macOS notifications from shell scripts and other programs.
Mailrise
An SMTP server that turns the emails it receives into Apprise push notifications.
Signal CLI REST API
A self-hosted Docker container that exposes signal-cli as a REST API for sending Signal messages.
Prowl
An iOS app that receives push notifications sent from computers, apps and services through its API.
Matrix Hookshot
A self-hosted Matrix bot that bridges GitHub, GitLab, Jira, feeds and generic webhooks into rooms.