jithurjacob / Windows-10-Toast-Notifications

Python library to display Windows 10 Toast Notifications
MIT License
970 stars 168 forks source link

Non-daemon threading option #70

Open elibroftw opened 4 years ago

elibroftw commented 4 years ago

allow thread to be non-daemon so that the notification disappears once the daemon threads are done.