DEV Community

Cover image for I built a free cron expression translator with visual builder
Vito Saulle
Vito Saulle

Posted on

I built a free cron expression translator with visual builder

Hey everyone! I created a tool to translate cron expressions into
plain English because I always forget the syntax.


🔗 crontranslator.com

Features:

  • Unix & Quartz format support
  • Visual cron builder
  • Multilingual (EN/IT/ES)
  • Shows next 5 execution times
  • Dark mode
  • 100% free, no ads

Tech stack: React + Vite, deployed on Vercel

Would love your feedback! What features would you add?

Top comments (0)