gchq/CyberChef

Feature Request: Cronjob schedule creator

Open

#406 opened on Nov 7, 2018

View on GitHub
 (9 comments) (3 reactions) (0 assignees)JavaScript (3,944 forks)batch import
good first issuehelp wantedoperation

Repository metrics

Stars
 (34,843 stars)
PR merge metrics
 (Avg merge 57d 13h) (62 merged PRs in 30d)

Description

Add Cronjob schedule creator

I hope this does not exist yet, I did not find anything. Would be cool to have something like https://crontab.guru/ in CyberChef to create more complex cronjobs like 0 0,12 1 */2 * which is At minute 0 past hour 0 and 12 on day-of-month 1 in every 2nd month.

Contributor guide