Skip to content

m-agustin/clockGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock GUI

Features include:

  • A clock that displays time in 12hrs (AM/PM), date, and week

CLOCK

  • An alarm that asks the user's input to set alarm. Includes instruction label. Also, a wav file played using pygame mixer that fades after 10 seconds.

ALARM

  • A stopwatch that starts, pause, reset count. Output in H:M:S.

STOPWATCH

  • A timer that starts, pause, reset count. Output in H:M:S. Plays wav file using pygame mixer that fades after 10 seconds.

TIMER

A clock GUI programmed with python and Tkinter.

Releases

No releases published

Packages

No packages published

Languages