Skip to content

codewithj4ke/AlarmClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

forthebadge forthebadge forthebadge

Alarm Clock Application

A simple alarm clock application built using Python's tkinter library. This application allows users to set an alarm time, view a countdown, and receive notifications when the alarm goes off.

Features

  • Set Alarm: Choose hours, minutes, and seconds for the alarm.
  • Countdown Display: See the remaining time until the alarm rings.
  • Sound Notification: Play a sound and show a message box when the alarm triggers.
  • Cancel Alarm: Stop the alarm and hide the countdown.
  • Light/Dark: Available in both light and dark versions

Requirements

  • Python 3.x
  • tkinter (included with Python standard library)
  • winsound (Windows only for sound playback)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages