pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.37k stars 104 forks source link

Adds node for sending system notifications. #242

Closed royceschultz closed 1 month ago

royceschultz commented 2 months ago

This node is a direct mirror of PlaySound, except it sends a system notification via the browser instead of playing audio.

Simple Workflow Example: SimpleWorkflow

On trigger, a system notification will pop up: SimpleNotification

Tested on Firefox and Chrome on MacOS.