Metadata-Version: 2.1
Name: comfyui-liebs-toast
Version: 1.0.0
Summary: A node to display a toast notification. Use it to send a toast when your prompt is complete. Also pairs well with ComfyUI-Liebs-Picker or cg-image-fitler to be notified when the picker is waiting.

Windows only at the moment - looking for help to support toast backends for MacOS and Linux.
Home-page: https://github.com/marklieberman/ComfyUI-Liebs-Toast
Requires-Python: >=3.10
Requires-Dist: windows-toasts; os_name == 'nt'
