A simple CLI application to schedule jobs, run tasks, use recurrence rules, prevent overlapping runs, and handle shutdown gracefully.
- Recurrence rules (daily, weekly, hourly, interval).
- Thread pool for task execution.
- Prevent overlapping job runs.
- Persistent job storage.
- Graceful shutdown.
<<<<<<< HEAD
=======
5cff050 (added a demo script to test alerts)