Ross ROSS = Recommend OSS · open-source software intelligence for agents

fccview/cronmaster

Cronjob management UI with human readable syntax, live logging and log history for your cronjobs. observed · 2026-08-28

github.com/fccview/cronmaster · TypeScript · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 97
  • Release rhythm 97
  • Longevity 27
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 15.5
  • age_days: 380
  • days_rel: 20
  • days_push: 20
  • n_releases_24m: 19

Full methodology

Adoption not part of the score

1350 stars · 36 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

application · maturity active

scheduling monitoring logging web-framework auth self-hosted developer-tools self-hosted developer-tools monitoring self-hosted cron cronjob-manager task-scheduler nextjs sso oidc rest-api sse dark-mode devops automation docker web-server linux

1 source

Member repositories

RepositoryRoleHealth v2
fccview/cronmastermain83

For agents

markdown · JSON · MCP: product_card(name="fccview/cronmaster")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem