Skip to content

Commit

Permalink
feat: 应用配置文件更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengkunwang223 committed Jul 3, 2023
1 parent 1dab5e6 commit 9e81de3
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 24 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions apps/ApacheDoris/data.yml → apps/apache-doris/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ title: 基于 MPP 架构的高性能、实时的分析型数据库
type: 数据库
description: Apache Doris 是一个基于 MPP 架构的高性能、实时的分析型数据库
additionalProperties:
key: ApacheDoris
key: apache-doris
name: Apache Doris-单机版
tags:
- Tool
shortDescZh: 基于 MPP 架构的高性能、实时的分析型数据库
shortDescEn: a high-performance, real-time analytical database based on MPP architecture
shortDescEn: a high-performance, real-time analytical database based on MPP architecture
type: tool
crossVersionUpdate: false
limit: 1
Expand Down
File renamed without changes
File renamed without changes.
8 changes: 4 additions & 4 deletions apps/ddnsGo/data.yml → apps/ddns-go/data.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
name: DDNS-GO
tags:
- 数据可视化
title: 强大的开源数据可视化平台
title: 简单好用的 DDNS
type: 工具
description: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。
additionalProperties:
key: ddnsGo
key: ddns-go
name: DDNS-GO
tags:
- Tool
shortDescZh: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。
shortDescEn: Automatically retrieve your public IPv4 or IPv6 address and map it to the corresponding domain name service.
shortDescZh:
shortDescEn: Simple and easy to use DDNS.
type: tool
crossVersionUpdate: false
limit: 1
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
2 changes: 1 addition & 1 deletion apps/erpnext/data.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: erpnext
tags:
- 全球最敏捷的ERP
- 工具
title: 全球最敏捷的ERP,ERPNext是世界上最好的免费开源ERP
type: 工具
description: The most agile ERP on the planet
Expand Down
6 changes: 2 additions & 4 deletions apps/mblog/data.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
name: mblog
tags:
- Tool
- WebSite
- 建站
title: 开源自部署的个人微博
type: website
type: 建站
description: 开源自部署的个人微博
additionalProperties:
key: mblog
name: MBlog
tags:
- Tool
- WebSite
shortDescZh: 开源自部署的个人微博
shortDescEn: Open source self hosted personal micro blog platform
Expand Down
26 changes: 13 additions & 13 deletions apps/qinglong/data.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
name: 青龙
tags:
- 工具
title: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
title: 定时任务管理平台
type: 工具
description: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
additionalProperties: #固定参数
key: qinglong #应用的 key ,仅限英文,用于在 Linux 创建文件夹
name: 青龙 #应用名称
additionalProperties:
key: qinglong
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 #文档地址
- Tool
shortDescZh: 支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台
shortDescEn: A scheduled task management platform that supports Python3, JavaScript, Shell, and Typescript
type: tool
crossVersionUpdate: true
limit: 0
website: https://github.com/whyour/qinglong/tree/master
github: https://github.com/whyour/qinglong/tree/master
document: https://github.com/whyour/qinglong/tree/master

0 comments on commit 9e81de3

Please sign in to comment.