Cron Generator
Generate server scheduling scripts (Jobs) playing with the cursor.
Final Expression Generated
* * * * *
Scary Asterisks
Every Back-end programmer who has ever needed to run a robot in the AWS or Heroku Cloud to clean the database punctually \"Every Monday at 8 AM\" has already suffered bitterly trying to guess or remember the position of the 5 damn asterisks of the Crontab language (`* * * * *`).
Stress-Free Scheduler
In our interactive interface (viewer), the gaps for Minutes, Hours, Days of the Month, and Days of the Week are visually separated in a logical and obvious way. Our builder takes care of the asterisks and slashes for you and returns only the perfect source code for you to inject into your Linux Cronjob.