
Overview
Cronicle is a multi-server task scheduler and runner built in Node.js with a full-featured web dashboard. It supports cron-like scheduling, one-time events, chained jobs, and shell/script execution across multiple worker nodes. The UI provides live log streaming, run history, resource graphs, and retry policies. It uses its own embedded key-value store (Cronicle Data Layer) and requires no external database for simple deployments.
Where it falls short of Zapier
- No DAG / dependency graph between jobs; pipeline orchestration is limited to linear chains
- No built-in secrets management — credentials passed as environment variables or shell scripts
- High-availability multi-master setup is complex and not well documented
- UI and architecture feel dated compared to newer alternatives like Temporal or Windmill
We list the gaps honestly so you can decide if the trade-off is worth owning your data.
Tags
Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.
Embed the Cronicle difficulty badge in your README — it links back here.
[](https://openreplace.com/cronicle)Similar open-source projects
Other self-hostable tools in the same space worth comparing.
Fair-code workflow automation with 400+ integrations and native AI nodes
Programmatically author, schedule, and monitor workflows as Python DAGs
Monitor any website for changes and get notified instantly
Event-driven orchestration platform for scheduled and API-triggered workflows