Skip to content

JYLN/n8n-nodes-ntfy

Repository files navigation

Banner Image

n8n-nodes-ntfy

This is an n8n community node. It lets you use ntfy.sh in your n8n workflows.

ntfy (pronounced notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, and/or using a REST API. It's infinitely flexible, and 100% free software.

n8n is a fair-code licensed workflow automation platform.

Table of Contents

Installation
Operations
Compatibility
Usage & Credentials
Resources

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Currently, only one operation is supported to send a notification using the ntfy API. Visit the Usage page of this repo's wiki for more information.

Compatibility

NPM Version (with dist tag)

Usage & Credentials

View this repo's Usage & Credentials page within the GitHub wiki to learn more about how to use this n8n node.

New to n8n? Try it out to get started.

Resources