# guryanovev/CrystalQuartz

pluggable UI for Quartz.NET

Repository: https://github.com/guryanovev/CrystalQuartz
Canonical: https://ross.abutalabs.com/products/crystalquartz
Language: TypeScript
License: MIT
License Family: permissive
Topics: quartz-scheduler, ui, dotnet
Last push: 2025-08-19T09:26:05+00:00

## Health v2 (maintenance only)
Score: 49/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 37, release rhythm 35, longevity 100
- inputs: {"age_days": 4949, "days_push": 379, "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 1077, forks 312 (observed 2026-08-28T04:03:29.621517+00:00)

## What it is
CrystalQuartz is a lightweight, pluggable UI panel for Quartz.NET that displays scheduler, job, and trigger information. It can be embedded into existing OWIN, ASP.NET Core, or standalone applications and supports basic scheduler management actions.

## Use cases
- view quartz.net scheduler jobs in a dashboard
- monitor scheduled jobs and triggers in a .net app
- pause and resume quartz.net triggers from a ui
- trigger a quartz job on demand
- add a trigger to an existing quartz.net job
- connect a panel to a remote quartz.net scheduler

## When to choose
- you use Quartz.NET v2 or v3 and need a ready-made scheduler UI
- you want to embed scheduler monitoring into an existing ASP.NET Core or OWIN application
- you need to manage jobs and triggers (pause, resume, delete, trigger now) without writing custom UI

## When to avoid
- you don't use Quartz.NET for scheduling
- you need a full-featured scheduler administration suite beyond basic actions
- your stack is not .NET

## Facets
- artifact type: library
- maturity: active
- function: ui-components, monitoring, scheduling, web-framework
- domain: developer-tools, monitoring, backend, web-development
- platform: dotnet, cross-platform
- tags: quartz-net, scheduler-dashboard, aspnet-core, owin, job-scheduling

## Member repositories
- guryanovev/CrystalQuartz (main) score 49

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.621517+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-30T06:53:15.167232+00:00, confidence not recorded.
  - readme: https://github.com/guryanovev/CrystalQuartz (fetched 2026-08-28T04:03:29.621517+00:00, sha b758a0aa11f5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
