Skip to content

Python library based on C++ to show Windows 10 based toast notification.

License

Notifications You must be signed in to change notification settings

pranky89/Toast4Windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toast4Windows

Python library based on C++ to show Windows 10 based toast notification.

Usage :

from toast4windows import custom_notification

custom_notification(app_id="example app", title="Toast4Windows demo", msg="Hello World!")

image1

About

Python library based on C++ to show Windows 10 based toast notification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages