A terminal-styled cron expression parser. Paste any cron expression and instantly get a human-readable description plus the next 5 scheduled run times.
- Human description — converts any cron expression to plain English
- Next 5 runs — shows upcoming execution times with local timezone
- Field breakdown — minute, hour, dom, month, dow parsed and labeled
- Clickable examples — common patterns to get started fast
- Terminal aesthetic — feels like a real CLI tool, right in the browser
MIT