⏰ Alarm Clock with Python & PyQt5
In this project, I built a simple Alarm Clock desktop application using Python and PyQt5.
The application includes features such as:
• Displaying the current time
• Setting an alarm
• Checking the alarm time
• Playing an alarm sound
• Stopping the alarm
🛠️ Technologies:
• Python
• PyQt5
• Qt Designer
📂 Source Code:
The complete project is available on my GitHub.
#Python #PyQt5 #PythonProject #AlarmClock #GUI #QtDesigner #Programming