Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Tkinter Alarm Clock

A simple alarm clock application built using Tkinter, a standard GUI toolkit for Python.

Features

  • Set alarms for any date and time.
  • Edit and delete existing alarms.
  • Snooze alarms for a specified duration.
  • Sleek and user-friendly interface.
  • Sound notification for alarms.

Requirements

  • Python 3.x
  • Tkinter library (usually comes pre-installed with Python)

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/tkinter-alarm-clock.git
    
  2. Navigate to the project directory:

    cd tkinter-alarm-clock
    
  3. Run the main.py file:

    python main.py
    

Usage

  1. Launch the application by running the main.py file.
  2. Enter the desired date and time for the alarm.
  3. Click on the "Set Alarm" button to set the alarm.
  4. Alarms will be displayed in the listbox.
  5. You can edit or delete alarms using the provided buttons.
  6. To snooze an alarm, select it from the list and click on the "Snooze Alarm" button.

Screenshots

Screenshot 2024-02-01 144321

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages