DEV Community

Majed Ben mansour
Majed Ben mansour

Posted on

Cron Translator - a website tool that runs 100% in your browser

As the title suggests, this allows you to manage, control and understand the Cron expression better.
Cron is powerful but famously unreadable (0 9 * * 1-5 is gibberish until someone tells you it means "every weekday at 9am"). This tool makes it legible both ways.
Website: https://cron-translator.majedaxel.workers.dev/
Github: https://github.com/MaxelXA/Cron-Translator

Top comments (0)