/ComfyUI-Notifications

ComfyUI nodes for sending notifications when a workflow completes

Primary LanguageJavaScript

ComfyUI Notifications

This package provides custom nodes to ComfyUI to notify users when workflows have completed.

These tools are also available via ComfyUI-Custom-Scripts, but this package comes without the bloat of other tools.

Send Notification

Sends a system notification via the browser.

Play Sound

Plays a chime sound to notify the user.

Webhook

Send a webhook to the specified URL. Supports customizing JSON body with the json_format template.

Unified Notification

Supports multiple notification types in one node for convenience.