mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-27 22:11:10 +00:00
.. | ||
alarm.py | ||
readme.md |
#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