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
Copy file name to clipboardExpand all lines: AutomationScripts/Desktop Notification/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Desktop Notification
2
2
3
3
## Short description of package/script:
4
-
Here we can send a notification on desktop after particular time with the use of plyer and time library .We can customise Title ,message of notification.
4
+
Here we can send a notification on desktop after particular time with the use of plyer and time library .We can customise title and message of the notification.So here we can simply send a notification to desktop ,here firstly using the notification method of plyer library we make the title and message of the notification and then using the time library we set the duration after which the notification will be sent.
0 commit comments