You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried this package on my windows 11 computer, I have python 3.11 and the latest notifypy 0.3.42 installed. I tried to show a simple notification by both cli and code. Both of them very slow, about half a minute until the notification shown. And in the later tests, it used about 16 seconds.
notifypy --title hello --message "nice to meet you" --applicationName "notifypy"
Hi, I tried this package on my windows 11 computer, I have python 3.11 and the latest notifypy 0.3.42 installed. I tried to show a simple notification by both cli and code. Both of them very slow, about half a minute until the notification shown. And in the later tests, it used about 16 seconds.
I also tried plyer.notification, it is very quickly, about one or two seconds only.
The text was updated successfully, but these errors were encountered: