hatchmoment. scored by care · not by stars

cron-visualizer

Browser-based cron schedule visualizer detecting time‑zone collisions

It helps developers and ops teams spot overlapping cron jobs across timezones by parsing standard cron syntax and rendering an interactive timeline. The Angular app runs entirely client‑side, preserving privacy, and includes tests, CI, and Lighthouse performance checks. It's useful for anyone managing scheduled tasks on servers, offering a quick visual check without needing to run scripts. Compared to generic cron parsers, it provides an intuitive UI and collision detection, saving time and preventing deployment issues.

accessibilityangularcroncrontabdeveloper-toolsschedulertypescriptvisualization
View on GitHub →

chanmyaemaung/cron-visualizer