jithurjacob / Windows-10-Toast-Notifications

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

Allow to use existing infi.systray instance as tray icon to spawn notifications #63

Open omriharel opened 4 years ago

omriharel commented 4 years ago

https://github.com/Infinidat/infi.systray is a great helper to allow system tray options for your Python app.

Would you be willing to support spawning notifications from an existing tray instance to avoid two separate icons showing up?

jizhihaoSAMA commented 4 years ago

I have this question,too.(I use winico to make system tray)

thuydao commented 3 years ago

same question.