Closed Piyushkharapkar closed 3 months ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our [CONTRIBUTING.md]. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
This Python project features a graphical user interface (GUI) countdown timer built using the
tkinter
library. The application allows users to start, pause, resume, and quit the countdown timer. It includes a visual progress bar and displays a custom message when the countdown ends. Additionally, a sound notification is played upon completion for Windows users.