UNPKG

n8n-nodes-ntfy-ext

Version:

n8n custom nodes for ntfy.sh integration (publish and subscribe/trigger) - extended

10 lines (8 loc) 405 B
# Changelog All notable changes to this project will be documented in this file. ## 0.1.0 - Initial release - Add Ntfy Send Message node (publish API with headers and options) - Add Ntfy Trigger node (SSE subscribe with auto-retry and close function) - Add Ntfy API credentials (Bearer & Basic) with Base URL - Add helper ntfyClient (publish, SSE subscribe) - Add README and project scaffolding