chubin / cheat.sh

the only cheat sheet you need
https://cheat.sh/
MIT License
38.2k stars 1.78k forks source link

Crontab calculator #375

Open shirobachi opened 1 year ago

shirobachi commented 1 year ago

I would love to have a crontab calculator feature added to cheat.sh.

Something I have in mind: curl "cheat.sh/cron/0 2 * * *" or curl "cheat.sh/cron/0 2 * * *" answer sth line: '0 2 * * *' makes At 02:00 daily

Similar to: #197