issues
search
GitHub30
/
win11toast
Toast notifications for Windows 10 and 11 based on WinRT
https://pypi.org/project/win11toast/
MIT License
246
stars
16
forks
source link
Support running toast function when there is an existing event loop
#36
Closed
superleesa
closed
8 months ago
superleesa
commented
8 months ago
Fix #35
side note:
Future is used to ensure a message from a coroutine is returned.
GitHub30
commented
8 months ago
Thank you
Fix #35
side note: