Skip to content

the one and only cross-platform Toaster/Notification in python

License

Notifications You must be signed in to change notification settings

yusuf8ahmed/Creed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Py-Toast-JPG



The one and only cross-platform Toaster/Notification in python.

from creed import Notif

#Using Subprocess.Call()
Notif(title="Python", message="Hello, World", duration=20).Toast()

#Using a Native Interface Toast Notifications
## Coming Soon

About

the one and only cross-platform Toaster/Notification in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages