Skip to content

This is window alarm clock made by Tkinter. Tkinter provides fast and easy way to create GUI application. Let's create a new world with shinobi

Notifications You must be signed in to change notification settings

partner0307/alarm-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Alarm Clock with Python Tkinter

This is a simple alarm clock application built using Python Tkinter library. It allows users to set alarms and receive notifications when the alarm goes off.

Features

  • Set multiple alarms
  • Choose custom alarm sound
  • Snooze option
  • Simple and intuitive user interface

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/your_username/alarm-clock.git
    
  2. Install the required dependencies:
    pip install -r requirements.txt
    
  3. Run the application:
    python alarm_clock.py
    

Usage

  1. Set a new alarm by clicking the 'Add Alarm' button.
  2. Choose the desired time and alarm sound.
  3. Click 'Save' to set the alarm.
  4. When the alarm goes off, a notification will appear on the screen.
  5. To snooze the alarm, click the 'Snooze' button.

Contributions

Contributions are welcome! If you find any bugs or want to suggest a new feature, please create a new issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is window alarm clock made by Tkinter. Tkinter provides fast and easy way to create GUI application. Let's create a new world with shinobi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages