Python Toast Notifaction not working on No GUI

后端 未结 0 351
无人共我
无人共我 2021-01-05 01:34

Here is the code for the toast notification:

from win10toast import ToastNotifier
toaster = ToastNotifier()
toaster.show_toast("Test Python", "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题