mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-02-17 13:58:10 +00:00
Update README.md
This commit is contained in:
parent
96512a9535
commit
81efb2ca0b
|
@ -1,7 +1,7 @@
|
||||||
# Alarm clock Using Python
|
# Alarm clock using Python
|
||||||
Simple GUI thats lets you set alarm.
|
Simple GUI thats lets you set alarm.
|
||||||
|
|
||||||
## Guidelines to use the software on your machine
|
## Guidelines to use the software on remote machine
|
||||||
* Use pip install tkinter on command line (cmd)
|
* Use pip install tkinter on command line (cmd)
|
||||||
* Import modules like datetime, time, winsound from python
|
* Import modules like datetime, time, winsound from python
|
||||||
* Save the file by the extension .py and run it in your python IDE
|
* Save the file by the extension .py and run it in your python IDE
|
||||||
|
|
Loading…
Reference in New Issue
Block a user