0.1.7 • Published 7 months ago

n8n-nodes-ntfy.sh v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

n8n-nodes-ntfy.sh

This is a n8n node for sending notifications via ntfy. ntfy is a simple pub-sub notification service that lets you send push notifications to your phone or desktop via HTTP requests.

Installation

# Install custom node
npm install n8n-nodes-ntfy.sh

Configuration

  1. Set up ntfy credentials in n8n:
    • URL: Your ntfy server (e.g., https://ntfy.sh or self-hosted instance)
    • API Key (optional): For authenticated servers
  2. Add the ntfy node to your workflow
  3. Configure:
    • Topic: The notification channel
    • Message: Your notification content
    • Title (optional): Notification title
    • Link (Optional): Notification link
    • Tags (optional): For categorization (e.g., warning,success)

License

MIT

0.1.7

7 months ago

0.1.6-alpha.3

7 months ago

0.1.6-alpha.2

7 months ago

0.1.6-alpha.1

7 months ago

0.1.5

7 months ago

0.1.4

7 months ago

0.1.3

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

8 months ago