python-scripts/scripts/alarmclock/readme.md

10 lines
230 B
Markdown
Raw Normal View History

2022-10-09 15:16:20 +00:00
#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