feat:add filecodebox (#639)

* feat: 新增FileCodeBox工具

* feat: 新增FileCodeBox工具

* feat: 新增FileCodeBox工具

* feat: 新增FileCodeBox工具

* Add FileCodeBox
This commit is contained in:
vastsa
2023-12-07 15:23:05 +08:00
committed by GitHub
parent 78fdb5a91b
commit aa29eb541c
6 changed files with 58 additions and 0 deletions

13
apps/filecodebox/data.yml Normal file
View File

@@ -0,0 +1,13 @@
additionalProperties:
key: filecodebox #应用的 key仅限英文用于在 Linux 创建文件夹
name: FileCodeBox #应用名称
tags:
- Tool #应用标签,可以有多个,请参照下方的标签列表
shortDescZh: 匿名口令分享文本,文件,像拿快递一样取文件 #应用中文描述不要超过30个字
shortDescEn: Anonymous password sharing text, files, retrieve files like taking a courier #应用英文描述
type: tool #应用类型,区别于应用分类,只能有一个,请参照下方的类型列表
crossVersionUpdate: true #是否可以跨大版本升级
limit: 1 #应用安装数量限制0 代表无限制
website: https://share.lanol.cn #官网地址
github: https://github.com/vastsa/FileCodeBox #github 地址
document: https://github.com/vastsa/FileCodeBox #文档地址