# zhaopeiym/quartzui

基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置

Repository: https://github.com/zhaopeiym/quartzui
Canonical: https://ross.abutalabs.com/products/quartzui
Language: C#
License: MIT
License Family: permissive
Topics: quartzui, quartz, quartznet, quartz3, quartznet3, quartznetcore, quartz-docker, quartzdocker, jobs, quartznetui
Last push: 2023-03-01T23:09:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3027, "days_push": 1281, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1550, forks 430 (observed 2026-08-28T04:05:02.137115+00:00)

## What it is
A web-based visual management UI for Quartz.NET 3.x job scheduling, packaged as a Docker image with built-in SQLite persistence. It lets users create and manage scheduled tasks via a browser or RESTful API without touching business code, and is language-agnostic.

## Use cases
- manage quartz.net scheduled jobs from a web ui
- schedule cron jobs without writing code
- run a self-hosted task scheduler in docker
- trigger http endpoints on a schedule
- monitor and manage background jobs via rest api
- centralized cron job management for polyglot services

## When to choose
- you use Quartz.NET or want a language-agnostic scheduler with zero code changes
- you want a quick docker-based cron/HTTP scheduler with a web UI
- you need built-in persistence (SQLite) and email alerts on failure

## When to avoid
- you need a distributed, high-availability scheduler cluster
- you run on IIS (app pool recycling breaks it)
- you need advanced workflow orchestration beyond simple scheduled jobs

## Facets
- artifact type: application
- maturity: maintenance
- function: scheduling, web-framework, http-server, self-hosted, developer-tools
- domain: web-development, developer-tools, self-hosted
- platform: cross-platform, windows, dotnet
- tags: quartznet, job-scheduler, web-ui, cron-jobs, task-scheduling, sqlite, rest-api, automation, docker, web-server, linux

## Member repositories
- zhaopeiym/quartzui (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.137115+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:30:20.685324+00:00, confidence not recorded.
  - readme: https://github.com/zhaopeiym/quartzui (fetched 2026-08-28T04:05:02.137115+00:00, sha a045049c5612)
- Data as of 2026-08-30T08:39:29.467469+00:00.
