Alarm Clock
With GUI
TEACHER NAME : DR. SHABIR ALI
Group Member : Akash Shukla
Nikhil Kumar
Problem Statement
• In Todays world alarm clocks or alarm systems are
playing an important role in our day to day life.
• Alarm clocks or alarm systems can be used in
different fields like in industries and in theplaces
where timer clocks are used.
Project Objective
o There are several alarm clocks and alarm systems present,
but at this time we are just trying to make a very basic level
alarm clock which will be made for any Operating system.
• We are making this alarm clock using
a programming language which
we can use in any operating system
Project Outcome
We are making a alarm clock for an operating System
which rings at the setted time and Also lpops up a message
about the work which is to done .
After making this Project we are able to use GUI libraries
and learn the basics of the programming language which we
are using in this project.
We learn the concept of conditional statement
Software and Hardware Used
Python Programming language
Tkinter library - for GUI
Datetime Library - for current Time and date
Pygame library - for Playing Sound
Operating system
Computer or laptop
Sample Screen Shorts of Project and code
Without Setting Button
Before Setting Alarm
After Setting Alarm
When Alarm start ringing;
Code :