0.1.7 • Published 7 months ago
n8n-nodes-ntfy.sh v0.1.7
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
- 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
- Add the ntfy node to your workflow
- 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