#Alarm clock Using Python
Simple GUI thats let you set alarm.

##Usage
* packages required Tkinter
* Use pip install tkinter
*Other requirements include - datetime , time , winsound . Import them from python
*Run python alarm.py