添加青龙面板。 (#151)

This commit is contained in:
灯火阑珊
2023-07-03 17:25:23 +08:00
committed by GitHub
parent 7ef9454e9b
commit 230bca6c3d
5 changed files with 282 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
name: 青龙
tags:
- 工具
title: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
type: 工具
description: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
additionalProperties: #固定参数
key: qinglong #应用的 key ,仅限英文,用于在 Linux 创建文件夹
name: 青龙 #应用名称
tags:
- Tool #应用标签,可以有多个,请参照下方的标签列表
shortDescZh: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台 #应用中文描述,不要超过30个字
shortDescEn: A scheduled task management platform that supports Python3, JavaScript, Shell, and Typescript #应用英文描述
type: tool #应用类型,区别于应用分类,只能有一个,请参照下方的类型列表
crossVersionUpdate: true #是否可以跨大版本升级
limit: 0 #应用安装数量限制,0 代表无限制
website: https://github.com/whyour/qinglong/tree/master #官网地址
github: https://github.com/whyour/qinglong/tree/master #github 地址
document: https://github.com/whyour/qinglong/tree/master #文档地址