# fccview/cronmaster

Cronjob management UI with human readable syntax, live logging and log history for your cronjobs.

Repository: https://github.com/fccview/cronmaster
Canonical: https://ross.abutalabs.com/products/cronmaster
Language: TypeScript
License: AGPL-3.0
License Family: copyleft
Topics: cronjob, cronjob-scheduler, cronjobs, task-runner, task-scheduler
Last push: 2026-08-13T20:16:21+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 97, longevity 27
- inputs: {"age_days": 380, "days_push": 20, "days_rel": 20, "gap_med": 15.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1350, forks 36 (observed 2026-08-28T04:04:27.992551+00:00)

## What it is
Cronmaster is a self-hosted web UI for managing cron jobs with human-readable schedule syntax, live log streaming, and log history. It runs in Docker and includes authentication (password or OIDC SSO), script management, and a REST API.

## Use cases
- manage cron jobs through a web interface instead of editing crontab
- view live output of running cron jobs
- keep a history of cron job execution logs and exit codes
- create and edit bash scripts for scheduled tasks from a browser
- secure cron management behind a password or SSO
- monitor server uptime, CPU, memory, and GPU from a dashboard

## When to choose
- you want a friendly UI over raw crontab files
- you need execution logs and live streaming for scheduled jobs
- you run a self-hosted homelab or server and want Docker-deployed tooling
- you want OIDC/SSO-protected admin tooling with an API

## When to avoid
- you need distributed or multi-host job scheduling (use a scheduler like Airflow or Temporal)
- you only need simple cron on a single machine and are comfortable with crontab
- you need Windows-native task scheduling
- you require fine-grained RBAC beyond basic auth/SSO

## Facets
- artifact type: application
- maturity: active
- function: scheduling, monitoring, logging, web-framework, auth, self-hosted, developer-tools
- domain: self-hosted, developer-tools, monitoring
- platform: self-hosted
- tags: cron, cronjob-manager, task-scheduler, nextjs, sso, oidc, rest-api, sse, dark-mode, devops, automation, docker, web-server, linux

## Member repositories
- fccview/cronmaster (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:27.992551+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:42:16.573076+00:00, confidence not recorded.
  - readme: https://github.com/fccview/cronmaster (fetched 2026-08-28T04:04:27.992551+00:00, sha f288f163354e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
