https://github.com/xiaokyo/action-with-task
日程管理 node程序 action 每天固定时间执行一次, 循环判断该任务是否到期望, 是就提醒
https://github.com/xiaokyo/action-with-task
Last synced: 3 months ago
JSON representation
日程管理 node程序 action 每天固定时间执行一次, 循环判断该任务是否到期望, 是就提醒
- Host: GitHub
- URL: https://github.com/xiaokyo/action-with-task
- Owner: xiaokyo
- Created: 2021-11-21T06:36:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T08:13:46.000Z (over 3 years ago)
- Last Synced: 2025-01-07T07:23:24.142Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 371 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# action-with-task
日程管理 纯node程序 action 每10分钟执行一次, 循环判断该任务是否到期望, 是就提醒