# whyour/qinglong

支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台（Timed task management platform supporting Python3, JavaScript, Shell, Typescript）

Repository: https://github.com/whyour/qinglong
Canonical: https://ross.abutalabs.com/products/qinglong
Homepage: https://qinglong.online
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: crontab, python, javascript, task-manager, typescript, shell, docker
Last push: 2026-08-26T22:57:18+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 1999, "days_push": 7, "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 19807, forks 3239 (observed 2026-08-28T04:11:29.258510+00:00)

## What it is
Qinglong (青龙) is a self-hosted timed task management platform that schedules and runs scripts written in Python3, JavaScript, Shell, and TypeScript. It provides a web panel for managing scripts, environment variables, config files, subscriptions, and task logs, deployable via Docker or npm.

## Use cases
- schedule cron jobs with a web ui
- run python and shell scripts on a timer
- manage scheduled automation tasks
- auto-update scripts from git subscriptions
- view task execution logs online
- manage environment variables for scripts
- self-hosted crontab alternative

## When to choose
- you need a web panel to manage recurring scripts across multiple languages
- you want subscription-based auto-updating of script repos
- you want a self-hosted cron/crontab replacement with logging and notifications

## When to avoid
- you need a distributed job scheduler for large-scale clusters
- you only need simple system cron without a web interface
- you need workflow DAG orchestration like Airflow

## Facets
- artifact type: application
- maturity: active
- function: scheduling, workflow-automation, web-framework, developer-tools, logging, monitoring
- domain: developer-tools, self-hosted
- platform: self-hosted, python
- tags: cron, task-scheduler, script-runner, panel, subscriptions, environment-variables, automation, docker, linux, web-server, nodejs

## Member repositories
- whyour/qinglong (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:29.258510+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-29T16:59:31.765458+00:00, confidence not recorded.
  - readme: https://github.com/whyour/qinglong (fetched 2026-08-28T04:11:29.258510+00:00, sha fb56b0b895fb)
  - homepage: https://qinglong.online (fetched 2026-08-29T07:58:26.441358+00:00, sha fc3bb47260fb)
  - site_page: https://qinglong.online/guide/getting-started/installation-guide (fetched 2026-08-29T07:58:26.451182+00:00, sha d8d0ac3079a5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
