Send notifications when a workflow completes.
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.
Sends a system notification via the browser.
<img src="assets/system_notif_node.jpg" width="400"/> <img src="assets/system_notif.jpg" width="400"/>Plays a chime sound to notify the user.
<img src="assets/play_sound_node.jpg" width="400"/>Send a webhook to the specified URL. Supports customizing JSON body with the json_format
template.
Supports multiple notification types in one node for convenience.
<img src="assets/unified_notif_node.jpg" width="400"/>