mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-17 13:58:10 +00:00
289 B
289 B
Alarm clock Using Python
Simple GUI thats lets you set alarm.
Guidelines to use the software on your machine
- Use pip install tkinter on command line (cmd)
- Import modules like datetime, time, winsound from python
- Save the file by the extension .py and run it in your python IDE