CROW is a web application that provides a calendar-style interface for creating, editing, and managing scheduled tasks (cron routines). It removes the need to edit crontab files by hand and makes scheduling easier and more visual.
Key features:
- Calendar-based UI for viewing and organizing jobs.
- Create, edit, and schedule tasks without touching crontab files.
- Visualize upcoming runs and manage task details from the browser.
- Designed for easy deployment and integration with existing systems.
Full documentation and usage guides are available on DeepWiki:
See the top-level README files in the CROW-Client and CROW-Server repositories for installation and setup instructions.
Contributions, issues and feature requests are welcome — please review the CONTRIBUTING.md file for details.
Thank you for checking out CROW — happy scheduling!