1
This commit is contained in:
@@ -28,6 +28,5 @@ while timeInSuperSeconds > 0:
|
||||
time.sleep(superSecond)
|
||||
|
||||
print("Press Ctrl + C to stop alarm")
|
||||
for i in range(7):
|
||||
playsound("alarm.mp3")
|
||||
playsound("alarm.mp3")
|
||||
os.remove("alarm.mp3")
|
||||
|
||||
Reference in New Issue
Block a user