beiklive / PopupClock

模仿超级小桀的整点弹出的时钟
20 stars 2 forks source link

[Feat] Use cron expression to describe the schedule #20

Open ohto-ai opened 1 year ago

ohto-ai commented 1 year ago

https://github.com/mariusbancila/croncpp

┌──────────────seconds (0 - 59)
│ ┌───────────── minute (0 - 59)
│ │ ┌───────────── hour (0 - 23)
│ │ │ ┌───────────── day of month (1 - 31)
│ │ │ │ ┌───────────── month (1 - 12)
│ │ │ │ │ ┌───────────── day of week (0 - 6) (Sunday to Saturday)
│ │ │ │ │ │
│ │ │ │ │ │
│ │ │ │ │ │
* * * * * *
github-actions[bot] commented 1 year ago

Stale issue message