Web DashboardReal-time job monitoring with execution history, stdout/stderr viewer, and dark/light theme. Create and manage jobs from your browser.
Zero DependenciesSingle binary on Bun, SQLite storage, embedded web UI. No external services, no Docker required, no config servers.
Webhook AlertingGet notified on Slack, Discord, or any HTTP endpoint when jobs fail. Auto-detects platform and sends rich formatted messages.
Config as CodeDefine jobs in YAML or JSON config files. Sync on startup — perfect for version-controlled infrastructure.
Retry & TimeoutPer-job timeout enforcement with SIGTERM/SIGKILL escalation. Automatic retry with exponential backoff.
Full ObservabilityEvery execution recorded with stdout/stderr capture, duration, exit code, and attempt number. Query via CLI, API, or dashboard.