@gnosticdev/n8n-nodes-ntfy

0.1.1 • Public • Published

ntfy.sh Node for n8n

This is an n8n community node for ntfy.

Yea so I made this without checking the community repo first, and theres already a couple of these... Anyway.

Ntfy is a simple notification service that lets you send messages to your phone, email, or other devices. It's a great way to get notifications from your scripts, cron jobs, or any other program.

The ntfy.sh server is free to use, but you can also host your own server (or even add it as a service with n8n in a docker container). Check out the ntfy docs for more information.

n8n is a fair-code licensed workflow automation platform.

Installation Operations Compatibility Usage Resources Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Publish a message to a topic

Credentials

  • Base URL: The base URL of your ntfy.sh server (uses default of https://ntfy.sh if left blank)
  • Authentication: The authentication method to use (uses Authorization: Bearer <token> if left blank)

Compatibility

  • n8n v0.200.0 and later

Usage

Create a topic in Ntfy, either in the mobile app, website, api, cli, etc. Then use enter the topic name in the Ntfy node. That's pretty much it! You can add optional title, clickable URL, actions, tags (emojis), etc.

Resources

Version history

  • v1.0.0: Initial release

Package Sidebar

Install

npm i @gnosticdev/n8n-nodes-ntfy

Weekly Downloads

122

Version

0.1.1

License

MIT

Unpacked Size

66.8 kB

Total Files

18

Last publish

Collaborators

  • nynxa