This website requires JavaScript.
Explore
Help
Sign In
mathdatech
/
python-scripts
Watch
1
Star
0
Fork
0
You've already forked python-scripts
mirror of
https://github.com/metafy-social/python-scripts.git
synced
2025-03-23 05:59:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8014bc1d36
Branches
Tags
View all branches
python-scripts
/
scripts
/
alarmclock
/
README.md
Tiya Gupta
81efb2ca0b
Update README.md
2022-10-10 18:49:21 +05:30
291 B
Raw
Blame
History
Alarm clock using Python
Simple GUI thats lets you set alarm.
Guidelines to use the software on remote 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