Cronicle logo

Cronicle

Distributed task scheduler with a web UI — cron for teams with history and retries

5.7k Nodejs MIT 4 days ago

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

automation
scheduler
cron
task-runner
distributed
Maintain Cronicle?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the Cronicle difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/cronicle)](https://openreplace.com/cronicle)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Sponsored

Fair-code workflow automation with 400+ integrations and native AI nodes

193k TypeScript Sustainable Use License today
2/5
1-click
Cronicle vs n8n

Programmatically author, schedule, and monitor workflows as Python DAGs

46k Python Apache-2.0 today
4/5
Cronicle vs Apache Airflow

Monitor any website for changes and get notified instantly

32k Python Apache-2.0 today
2/5
Cronicle vs changedetection.io

Event-driven orchestration platform for scheduled and API-triggered workflows

27k Java Apache-2.0 today
3/5
Cronicle vs Kestra