mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-10 21:16:55 +08:00
20 lines
1.1 KiB
YAML
20 lines
1.1 KiB
YAML
|
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 #文档地址
|