-
Tkinter Library – To create GUI in Python. Command to install is as follows:
pip install tk - Time Module – This will help us set the timer and display the countdown. There is no need to install it as it is a part of the utility Python module. It can directly be imported.
-
DateTime Module – This will let us display the current time on our window. The command to install is as follows:
pip install datetime - Winsound Module – Winsound Module provides access to the sound making machinery in Python. This sound depends on the frequency passed to the functions. As the name suggests- WINsound is only for Windows. It is preinstalled, and no installation is required.
-
ToastNotifier Library – ToastNotifier Library will help us display a desktop notification. Use the following command to install it:
Pip install win10toast
-
Notifications
You must be signed in to change notification settings - Fork 0
7xetri/Clock-and-Timer-using-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published