How can I make Python run at a specific time everyday and make it repeat every hour?

前端 未结 0 1199
旧巷少年郎
旧巷少年郎 2020-12-29 11:56

I made a Python script to remind me to drink water every hour. My code is:

import time
import plyer
from plyer import notification

if __name__ == "__mai         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题