An open-source and OpenAI-powered online tool that makes it easy to generate custom cron expressions tailored to your specific needs.
How to use it:
1. Open the Cron AI.
2. Type your words (every hour, every day, every 3 months, etc.) in the input field.
3. Click the Done button to convert your words into cron expressions
Deploy:
1. Install and run the development server.
npm run dev # or yarn dev # or pnpm dev
2. Open http://localhost:3000
to see the result.