refactor(localApps): 优化多个应用的配置结构
- 移除了多个应用的重复属性,如 name、tags、title 和 description- 更新了部分应用的 website、github 和 document 链接- 调整了 zerotier-planet 的 limit 属性值
This commit is contained in:
parent
32f348153a
commit
2c34504315
|
|
@ -1,8 +1,3 @@
|
||||||
name: 思源笔记 SiYuan
|
|
||||||
tags:
|
|
||||||
- 工具
|
|
||||||
title: 一款隐私优先的个人知识管理系统
|
|
||||||
description: 思源笔记是一款隐私优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: siyuan
|
key: siyuan
|
||||||
name: 思源笔记 SiYuan
|
name: 思源笔记 SiYuan
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
name: Sun Panel
|
|
||||||
tags:
|
|
||||||
- 工具
|
|
||||||
title: 开源的文件同步客户端与服务器软件
|
|
||||||
description: 开源的文件同步客户端与服务器软件,采用Go语言编写。它可以在本地网络上的设备之间或通过Internet在远程设备之间同步文件,使用了其独有的对等自由块交换协议
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: sun-panel
|
key: sun-panel
|
||||||
name: Sun Panel
|
name: Sun Panel
|
||||||
|
|
@ -14,6 +9,6 @@ additionalProperties:
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://syncthing.net
|
website: https://doc.sun-panel.top/zh_cn/
|
||||||
github: https://github.com/syncthing/syncthing
|
github: https://github.com/hslr-s/sun-panel
|
||||||
document: https://docs.syncthing.net
|
document: https://doc.sun-panel.top/zh_cn/usage/quick_deploy.html#docker_run
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
name: Syncthing-discosrv
|
|
||||||
tags:
|
|
||||||
- 工具
|
|
||||||
title: syncthing 发现服务器
|
|
||||||
description: syncthing 发现服务器
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: syncthing-discosrv
|
key: syncthing-discosrv
|
||||||
name: Syncthing-discosrv
|
name: Syncthing-discosrv
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
name: Syncthing-relaysrv
|
|
||||||
tags:
|
|
||||||
- 工具
|
|
||||||
title: syncthing 中继服务器
|
|
||||||
description: syncthing 中继服务器
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: syncthing-relaysrv
|
key: syncthing-relaysrv
|
||||||
name: Syncthing-relaysrv
|
name: Syncthing-relaysrv
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
name: Syncthing
|
|
||||||
tags:
|
|
||||||
- 工具
|
|
||||||
title: 开源的文件同步客户端与服务器软件
|
|
||||||
description: 开源的文件同步客户端与服务器软件,采用Go语言编写。它可以在本地网络上的设备之间或通过Internet在远程设备之间同步文件,使用了其独有的对等自由块交换协议
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: syncthing
|
key: syncthing
|
||||||
name: Syncthing
|
name: Syncthing
|
||||||
|
|
@ -12,7 +7,7 @@ additionalProperties:
|
||||||
shortDescEn: Open source file synchronization client and server software
|
shortDescEn: Open source file synchronization client and server software
|
||||||
type: website
|
type: website
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 1
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://syncthing.net
|
website: https://syncthing.net
|
||||||
github: https://github.com/syncthing/syncthing
|
github: https://github.com/syncthing/syncthing
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
name: 迅雷
|
|
||||||
tags:
|
|
||||||
- 实用工具
|
|
||||||
title: 提取自群晖平台的迅雷下载套件
|
|
||||||
description: 提取自群晖平台的迅雷下载套件
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: xunlei
|
key: xunlei
|
||||||
name: 迅雷
|
name: 迅雷
|
||||||
|
|
@ -14,6 +9,6 @@ additionalProperties:
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 0
|
||||||
recommend: 0
|
recommend: 0
|
||||||
website: https://www.xunlei.com
|
website: https://github.com/cnk3x/xunlei
|
||||||
github: https://github.com/cnk3x/xunlei/tree/docker
|
github: https://github.com/cnk3x/xunlei
|
||||||
document: https://github.com/cnk3x/xunlei/tree/docker
|
document: https://github.com/cnk3x/xunlei
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,3 @@
|
||||||
name: ZeroTier-One
|
|
||||||
tags:
|
|
||||||
- 工具
|
|
||||||
title: 多点虚拟化网络解决方案
|
|
||||||
description: 多点虚拟化网络解决方案
|
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
key: zerotier-one
|
key: zerotier-one
|
||||||
name: ZeroTier-One
|
name: ZeroTier-One
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ additionalProperties:
|
||||||
shortDescEn: Create and manage virtual software-defined networks
|
shortDescEn: Create and manage virtual software-defined networks
|
||||||
type: website
|
type: website
|
||||||
crossVersionUpdate: true
|
crossVersionUpdate: true
|
||||||
limit: 0
|
limit: 1
|
||||||
website: https://www.zerotier.com/
|
website: https://github.com/xubiaolin/docker-zerotier-planet
|
||||||
github: https://github.com/zerotier/ZeroTierOne/
|
github: https://github.com/xubiaolin/docker-zerotier-planet
|
||||||
document: https://docs.zerotier.com/
|
document: https://github.com/xubiaolin/docker-zerotier-planet
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue