app like that
CronCraft
CronCraft

CronCraft lets you create and validate cron schedules. It offers a schedule builder, ready-to-use templates, human-readable explanations, and code snippets for easy implementation.

Features

Schedule Builder

Helps create cron expressions with a user-friendly interface, detailing specific intervals like every minute or every 15 minutes.

Templates

Offers predefined cron expressions for common schedules like running every hour, every day at midnight, or every Sunday.

Human Readable Translation

Converts cron expressions into human-readable formats, making it easier to understand schedule setups.

Validator

Checks the validity of cron expressions to ensure they are correctly formatted.

Code Snippets - Shell Command

Provides ready-to-use shell command snippets to add the cron expression directly to crontab.