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

alseambusher/crontab-ui

Easy and safe way to manage your crontab file observed · 2026-08-28

github.com/alseambusher/crontab-ui · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 95
  • Release rhythm 80
  • Longevity 100
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: 0.0
  • age_days: 4101
  • days_rel: 136
  • days_push: 33
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

3281 stars · 498 forks observed · 2026-08-28

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

Crontab UI is a self-hosted Node.js web application that provides a graphical interface for safely managing crontab files on Unix systems. It supports adding, deleting, and pausing cron jobs, plus backups, export/import across machines, error logs, and webhook/mail hooks.

Use cases

  • manage cron jobs through a web interface instead of editing crontab by hand
  • safely pause and resume scheduled jobs without breaking the crontab file
  • back up and restore crontab configurations
  • export cron jobs from one machine and import them on another
  • view error logs for individual cron jobs
  • see when a cron job will run next

When to choose

  • you manage many cron jobs and find raw crontab editing error-prone
  • you want a simple self-hosted UI for scheduling with backup and export features
  • you need to replicate the same cron jobs across multiple servers

When to avoid

  • you prefer declarative infrastructure-as-code scheduling like systemd timers or Kubernetes CronJobs
  • you need a distributed job scheduler across a cluster rather than per-machine crontab management
  • you are on a system without cron or Node.js

Facets

application · maturity stable

web-framework scheduling developer-tools gui self-hosted self-hosted crontab cron-jobs web-ui scheduling backup job-management devops automation command-line linux nodejs web-server docker

4 sources

Member repositories

RepositoryRoleHealth v2
alseambusher/crontab-uimain91

For agents

markdown · JSON · MCP: product_card(name="alseambusher/crontab-ui")

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