tool · ops / scheduling

cronwtf.

translate cron expressions into plain english.

paste any cron string. get the human-readable version + the next 5 fire times in your timezone. supports the standard 5-field syntax + jenkins / quartz extensions.

github → npm mit · free forever
~/projects/your-app
$ npm i -g cronwtf
added 1 package in 0.8s
$ cronwtf '0 */4 * * *'
every 4 hours
install

one line, three platforms.

npm

npm i -g cronwtf

brew (mac/linux)

brew install voidd0/tap/cronwtf

github releases

single static binary for linux / macos / windows. no runtime needed.

github releases →
use it

free. mit. no signup.

issues + bug reports welcome on github. response sla under 36h on weekdays.

github → all 9 tools