python-scripts/scripts/alarmclock/readme.md
2022-10-09 20:46:20 +05:30

10 lines
230 B
Markdown

#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