Skip to content

namansharma3007/Timer-and-Alarm-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timer-and-Alarm-Clock

This has the basics of how to make a timer and alarm clock with the simplest code With simplest UI

Modules used are

  1. from tkinter import *
  2. from tkinter import *
  3. from time import *
  4. from tkinter import ttk
  5. import time
  6. import datetime
  7. from playsound import playsound

First Interface with TIMER

Timer0

How the Display runs

Timer1

First Interface with ALARM CLOCK

Alarm1

When it hits the TIME

Alarm2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages