diff --git a/apps/hertzbeat/1.4.0/data.yml b/apps/hertzbeat/1.4.0/data.yml
deleted file mode 100644
index c509746cc..000000000
--- a/apps/hertzbeat/1.4.0/data.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-additionalProperties:
- formFields:
- - default: 40066
- edit: true
- envKey: PANEL_APP_PORT_HTTP
- labelEn: Port
- labelZh: 端口
- required: true
- rule: paramPort
- type: number
diff --git a/apps/hertzbeat/1.4.0/docker-compose.yml b/apps/hertzbeat/1.4.0/docker-compose.yml
deleted file mode 100644
index 30db8614d..000000000
--- a/apps/hertzbeat/1.4.0/docker-compose.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-version: '3'
-services:
- hertzbeat:
- container_name: ${CONTAINER_NAME}
- restart: always
- environment:
- - TZ=Asia/Shanghai
- - LANG=zh_CN.UTF-8
- networks:
- - 1panel-network
- ports:
- - "${PANEL_APP_PORT_HTTP}:1157"
- volumes:
- - "./data/data:/opt/hertzbeat/data"
- - "./data/logs:/opt/hertzbeat/logs"
- image: tancloud/hertzbeat:v1.4.0
- labels:
- createdBy: "Apps"
-
-networks:
- 1panel-network:
- external: true
diff --git a/apps/hertzbeat/README.md b/apps/hertzbeat/README.md
deleted file mode 100644
index a4357978d..000000000
--- a/apps/hertzbeat/README.md
+++ /dev/null
@@ -1,390 +0,0 @@
-# 使用说明
-
-- 默认账户密码
-```
-username:admin
-password:hertzbeat
-``````
-# 原始相关
-
-
-
-
-
-
-
-> 默认账户密码 admin/hertzbeat
-
-[comment]: <> (
)
-
-## HertzBeat 赫兹跳动
-
-> 易用友好的开源实时监控告警系统,无需Agent,强大自定义监控能力。
-
-[](https://discord.gg/Fb6M73htGr)
-[](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
-[](https://jq.qq.com/?_wv=1027&k=aVIVB2K9)
-
-
-
-
-
-
-
-
-
-
-
-**官网: [hertzbeat.dromara.org](https://hertzbeat.dromara.org) | [hertzbeat.com](https://hertzbeat.com)**
-
-**云服务: [tancloud.cn](https://tancloud.cn)**
-
-## 🎡 介绍
-
-> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需 Agent 的开源实时监控告警系统。
-> 集 **监控+告警+通知** 为一体,支持对应用服务,数据库,操作系统,中间件,云原生,网络等监控,阈值告警通知一步到位。
-> 易用友好,全 WEB 页面操作,鼠标点一点就能监控告警,零上手学习成本。
-> 更自由化的阈值规则,`邮件` `Discord` `Slack` `Telegram` `钉钉` `微信` `飞书` `短信` `Webhook` 等方式及时送达。
-
-> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,您只需在浏览器配置`YML`就能使用这些协议去自定义采集任何您想要的指标。
-> 您相信只需配置下就能立刻适配一款`K8s`或`Docker`等新的监控类型吗?
-
-> `HertzBeat`的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
-> 当然我们也提供了对应的 **[SAAS版本监控云](https://console.tancloud.cn)**,中小团队和个人无需再为了监控自己的网站资源,而去部署学习一套繁琐的监控系统,**[登录即可免费开始](https://console.tancloud.cn)**。
-
-----
-
-[](https://www.bilibili.com/video/BV1LY4y1m7rH/)
-
-[](https://www.bilibili.com/video/BV1LY4y1m7rH/)
-
-----
-
-## 🥐 模块
-
-
-
-## ⛄ 已支持
-
-> 我们将监控采集类型(mysql,jvm,k8s)都定义为yml监控模版,用户可以导入这些模版来支持对应类型的监控!
-> 欢迎大家一起贡献你使用过程中自定义的通用监控类型监控模版。
-
-- [Website](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-website.yml), [Port Telnet](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-port.yml),
- [Http Api](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-api.yml), [Ping Connect](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-ping.yml),
- [Jvm](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-jvm.yml), [SiteMap](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-fullsite.yml),
- [Ssl Certificate](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-ssl_cert.yml), [SpringBoot2](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-springboot2.yml),
- [FTP Server](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-ftp.yml), [SpringBoot3](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-springboot3.yml)
-- [Mysql](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-mysql.yml), [PostgreSQL](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-postgresql.yml),
- [MariaDB](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-mariadb.yml), [Redis](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-redis.yml),
- [ElasticSearch](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-elasticsearch.yml), [SqlServer](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-sqlserver.yml),
- [Oracle](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-oracle.yml), [MongoDB](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-mongodb.yml),
- [DM](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-dm.yml), [OpenGauss](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-opengauss.yml),
- [ClickHouse](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-clickhouse.yml), [IoTDB](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-iotdb.yml),
- [Redis Cluster](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-redis_cluster.yml), [Redis Sentinel](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-redis_sentinel.yml)
-- [Linux](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-linux.yml), [Ubuntu](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-ubuntu.yml),
- [CentOS](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-centos.yml), [Windows](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-windows.yml),
- [EulerOS](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-euleros.yml), [Fedora CoreOS](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-coreos.yml),
- [OpenSUSE](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-opensuse.yml), [Rocky Linux](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-rockylinux.yml),
- [Red Hat](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-redhat.yml), [FreeBSD](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-freebsd.yml),
- [AlmaLinux](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-almalinux.yml), [Debian Linux](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-debian.yml)
-- [Tomcat](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-tomcat.yml), [Nacos](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-nacos.yml),
- [Zookeeper](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-zookeeper.yml), [RabbitMQ](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-rabbitmq.yml),
- [Flink](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-flink.yml), [Kafka](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-kafka.yml),
- [ShenYu](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-shenyu.yml), [DynamicTp](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-dynamic_tp.yml),
- [Jetty](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-jetty.yml), [ActiveMQ](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-activemq.yml)
-- [Kubernetes](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-kubernetes.yml), [Docker](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-docker.yml)
-- [CiscoSwitch](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-cisco_switch.yml), [HpeSwitch](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-hpe_switch.yml),
- [HuaweiSwitch](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-huawei_switch.yml), [TpLinkSwitch](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-tplink_switch.yml),
- [H3cSwitch](https://raw.githubusercontent.com/dromara/hertzbeat/master/manager/src/main/resources/define/app-h3c_switch.yml)
-- 和更多自定义监控模版。
-- 通知支持 `Discord` `Slack` `Telegram` `邮件` `钉钉` `微信` `飞书` `短信` `Webhook`。
-
-## 🐕 快速开始
-
-- 如果您不想部署而是直接使用,我们提供SAAS监控云-[TanCloud探云](https://console.tancloud.cn),即刻 **[登录注册](https://console.tancloud.cn)** 免费使用。
-- 如果您是想将HertzBeat部署到内网环境搭建监控系统,请参考下面的部署文档进行操作。
-
-### 🍞 HertzBeat安装
-> HertzBeat支持通过源码安装启动,Docker容器运行和安装包方式安装部署,CPU架构支持X86/ARM64。
-
-##### 方式一:Docker方式快速安装
-
-1. `docker` 环境仅需一条命令即可开始
-
-```docker run -d -p 1157:1157 --name hertzbeat tancloud/hertzbeat```
-
-```或者使用 quay.io (若 dockerhub 网络链接超时)```
-
-```docker run -d -p 1157:1157 --name hertzbeat quay.io/tancloud/hertzbeat```
-
-2. 浏览器访问 `localhost:1157` 即可开始,默认账号密码 `admin/hertzbeat`
-
-更多配置详细步骤参考 [通过Docker方式安装HertzBeat](https://hertzbeat.com/docs/start/docker-deploy)
-
-##### 方式二:通过安装包安装
-1. 下载您系统环境对应的安装包 [GITEE Release](https://gitee.com/dromara/hertzbeat/releases) [GITHUB Release](https://github.com/dromara/hertzbeat/releases)
-2. 需要已安装`java11`环境
-3. 配置 HertzBeat 的配置文件 `hertzbeat/config/application.yml`(可选)
-4. 部署启动 `$ ./startup.sh ` 或 `startup.bat`
-5. 浏览器访问 `localhost:1157` 即可开始,默认账号密码 `admin/hertzbeat`
-
-更多配置详细步骤参考 [通过安装包安装HertzBeat](https://hertzbeat.com/docs/start/package-deploy)
-
-##### 方式三:本地代码启动
-1. 此为前后端分离项目,本地代码调试需要分别启动后端工程`manager`和前端工程`web-app`
-2. 后端:需要`maven3+`, `java11`和`lombok`环境,修改`YML`配置信息并启动`manager`服务
-3. 前端:需要`nodejs npm angular-cli`环境,待本地后端启动后,在`web-app`目录下启动 `ng serve --open`
-4. 浏览器访问 `localhost:4200` 即可开始,默认账号密码 `admin/hertzbeat`
-
-详细步骤参考 [参与贡献之本地代码启动](https://github.com/dromara/hertzbeat/blob/master/CONTRIBUTING.md)
-
-##### 方式四:Docker-Compose 统一安装 hertzbeat+mysql+iotdb/tdengine
-
-通过 [Docker-Compose 部署脚本](https://github.com/dromara/hertzbeat/blob/master/script/docker-compose) 一次性把 mysql 数据库, iotdb/tdengine 时序数据库和 hertzbeat 安装部署。
-
-详细步骤参考 [通过Docker-Compose安装HertzBeat](https://github.com/dromara/hertzbeat/blob/master/script/docker-compose/README.md)
-
-**HAVE FUN**
-
-## 🥐 路线图
-
-
-
-## ✨ Contributors
-
-Thanks these wonderful people, welcome to join us:
-[贡献者指南](https://github.com/dromara/hertzbeat/blob/master/CONTRIBUTING.md)
-
-
-
-
-
-
-
-
-
-
-
-## 💬 社区交流
-
-HertzBeat 赫兹跳动是 [Dromara开源社区](https://dromara.org/) 下顶级项目。Gitee GVP。
-
-##### 微信交流群
-
-加微信号 tan-cloud 或 扫描下面账号二维码拉您进微信群。
-
-
-##### QQ交流群
-
-加QQ群号 236915833 或 扫描下面的群二维码进群
-
-
-
-##### Channel
-
-[Gitter Channel](https://gitter.im/hertzbeat/community)
-
-[Github Discussion](https://github.com/dromara/hertzbeat/discussions)
-
-[User Club](https://support.qq.com/products/379369)
-
-##### 公众号与星球
-
-
-
-
-
-
-
-##### 友情链接
-
-- [DynamicTp](https://github.com/dromara/dynamic-tp) : 轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心
-- [Hippo4j](https://github.com/opengoofy/hippo4j/) : 强大的动态线程池框架,附带监控报警功能
-- [Jpom](https://gitee.com/dromara/Jpom) : 简而轻的低侵入式在线构建、自动部署、日常运维、项目监控软件
-- [ArgusDBM](https://github.com/zmops/ArgusDBM) : 开源数据库一体化监控平台,致力于监控所有数据库
-
-##### 赞助
-- Postcat [开源 API 管理工具 ](https://datayi.cn/w/xRxVBBko) 简单可拓展,支持 API 测试、文档、Mock、团队协作等核心功能
-- 感谢 [吉实信息(构建全新的微波+光交易网络)](https://www.flarespeed.com) 赞助服务器采集节点
-- 感谢 [蓝易云(全新智慧上云)](https://www.tsyvps.com/aff/BZBEGYLX) 赞助服务器采集节点
-
-## 🛡️ License
-[`Apache License, Version 2.0`](https://www.apache.org/licenses/LICENSE-2.0.html)
\ No newline at end of file
diff --git a/apps/hertzbeat/data.yml b/apps/hertzbeat/data.yml
deleted file mode 100644
index 3b0402512..000000000
--- a/apps/hertzbeat/data.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: HertzBeat
-tags:
- - 工具
-title: 一个易用友好的开源实时监控告警系统
-type: 工具
-description: 一个易用友好的开源实时监控告警系统
-additionalProperties:
- key: hertzbeat
- name: HertzBeat
- tags:
- - Tool
- shortDescZh: 一个易用友好的开源实时监控告警系统
- shortDescEn: An open source, real-time monitoring system with custom-monitoring
- type: tool
- crossVersionUpdate: true
- limit: 0
- recommend: 0
- website: https://hertzbeat.com/
- github: https://github.com/dromara/hertzbeat
- document: https://hertzbeat.com/docs/
diff --git a/apps/hertzbeat/logo.png b/apps/hertzbeat/logo.png
deleted file mode 100644
index abaf6cf19..000000000
Binary files a/apps/hertzbeat/logo.png and /dev/null differ
diff --git a/apps/next-terminal/1.3.9/data.yml b/apps/next-terminal/1.3.9/data.yml
deleted file mode 100644
index 56966e4f8..000000000
--- a/apps/next-terminal/1.3.9/data.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-additionalProperties:
- formFields:
- - default: 40058
- edit: true
- envKey: PANEL_APP_PORT_HTTP
- labelEn: Port
- labelZh: 端口
- required: true
- rule: paramPort
- type: number
- - default: ''
- edit: true
- envKey: PANEL_APP_PORT_SSH
- labelEn: SSH Port
- labelZh: SSH端口
- required: false
- rule: paramPort
- type: number
- - default: "false"
- edit: true
- envKey: SSHD_SWITCH
- labelEn: Enable SSH (true or false)
- labelZh: 启用SSH (true/false)
- required: true
- type: text
- - default: ./ssh/id_rsa
- edit: true
- envKey: SSH_KEY_PATH
- labelEn: SSH key file(/root/.ssh/id_rsa)
- labelZh: SSH 私钥文件(/root/.ssh/id_rsa)
- required: true
- type: text
diff --git a/apps/next-terminal/1.3.9/docker-compose.yml b/apps/next-terminal/1.3.9/docker-compose.yml
deleted file mode 100644
index 0500edf9b..000000000
--- a/apps/next-terminal/1.3.9/docker-compose.yml
+++ /dev/null
@@ -1,37 +0,0 @@
-version: '3'
-services:
- nt-guacd:
- container_name: ${CONTAINER_NAME}-guacd
- restart: always
- networks:
- - 1panel-network
- volumes:
- - "./data:/usr/local/next-terminal/data"
- image: dushixiang/guacd:1.5.2
- labels:
- createdBy: "Apps"
-
- next-terminal:
- container_name: ${CONTAINER_NAME}
- restart: always
- networks:
- - 1panel-network
- ports:
- - "${PANEL_APP_PORT_HTTP}:8088"
- - "${PANEL_APP_PORT_SSH}:8089"
- volumes:
- - "./data:/usr/local/next-terminal/data"
- - "/etc/localtime:/etc/localtime"
- - "${SSH_KEY_PATH}:/root/.ssh/id_rsa"
- environment:
- DB: sqlite
- GUACD_HOSTNAME: nt-guacd
- GUACD_PORT: 4822
- SSHD_ENABLE: ${SSHD_SWITCH}
- image: dushixiang/next-terminal:v1.3.9
- labels:
- createdBy: "Apps"
-
-networks:
- 1panel-network:
- external: true
\ No newline at end of file
diff --git a/apps/next-terminal/1.3.9/ssh/id_rsa b/apps/next-terminal/1.3.9/ssh/id_rsa
deleted file mode 100644
index fe7575508..000000000
--- a/apps/next-terminal/1.3.9/ssh/id_rsa
+++ /dev/null
@@ -1,49 +0,0 @@
------BEGIN OPENSSH PRIVATE KEY-----
-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
------END OPENSSH PRIVATE KEY-----
diff --git a/apps/next-terminal/README.md b/apps/next-terminal/README.md
deleted file mode 100644
index 040a9d3d2..000000000
--- a/apps/next-terminal/README.md
+++ /dev/null
@@ -1,73 +0,0 @@
-# Next Terminal
-
-[](https://github.com/dushixiang/next-terminal/actions/workflows/docker-guacd.yml)
-[](https://github.com/dushixiang/next-terminal/actions/workflows/docker-next-terminal.yml)
-
-## 快速了解
-
-Next Terminal是一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议。
-
-目前支持的功能有:
-
-- 授权凭证管理
-- 资产管理(支持RDP、SSH、VNC、TELNET协议)
-- 指令管理
-- 批量执行命令
-- 在线会话管理(监控、强制断开)
-- 离线会话管理(查看录屏)
-- 双因素认证
-- 资产标签
-- 资产授权
-- 多用户&用户分组
-- 计划任务
-- ssh server
-- 登录策略
-- 系统监控
-
-## 在线体验
-
-**web**
-
-https://next.typesafe.cn/ 账号:test 密码:test
-
-**ssh server**
-
-主机:next.typesafe.cn
-端口:2022
-账号:test 密码:test
-
-## 协议与条款
-
-如您需要在企业网络中使用 next-terminal,建议先征求 IT 管理员的同意。下载、使用或分发 next-terminal 前,您必须同意 [协议](./LICENSE) 条款与限制。本项目不提供任何担保,亦不承担任何责任。
-
-## 快速安装
-
-- [安装文档](https://next-terminal.typesafe.cn)
-
-默认账号密码为 admin/admin 。
-
-## 手动编译
-
-1. 找一台Linux 机器或者Mac
-2. 安装 go 1.18 或以上版本
-3. 安装 nodejs 16,安装 npm 或 yarn
-4. 进入 web 目录 执行 yarn 或 npm install
-5. 返回上级目录,也就是项目根目录,执行 sh build.sh
-
-## 问题反馈
-
-- Issues
-- 微信群 加我微信拉你进群 (请备注 next-terminal)
-
-
-
-- QQ群 938145268
-- Telegram https://t.me/next_terminal
-
-## 安全问题
-
-如果您在使用过程中发现了安全问题,请发送邮件至 helloworld1024@foxmail.com 联系我,谢谢。
-
-## License
-
-Next Terminal 使用 [AGPL-3.0](./LICENSE) 开源协议,请自觉遵守。
\ No newline at end of file
diff --git a/apps/next-terminal/data.yml b/apps/next-terminal/data.yml
deleted file mode 100644
index 9eaa7223a..000000000
--- a/apps/next-terminal/data.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: Next Terminal
-tags:
- - 工具
-title: 一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议
-type: 工具
-description: 一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议
-additionalProperties:
- key: next-terminal
- name: Next Terminal
- tags:
- - Tool
- shortDescZh: 一个简单好用安全的开源交互审计系统,支持RDP、SSH、VNC、Telnet、Kubernetes协议
- shortDescEn: A simple, easy-to-use and secure open source interactive audit system that supports RDP, SSH, VNC, Telnet, and Kubernetes protocols
- type: tool
- crossVersionUpdate: true
- limit: 0
- recommend: 0
- website: https://next-terminal.typesafe.cn/
- github: https://github.com/dushixiang/next-terminal
- document: https://next-terminal.typesafe.cn/docs/
diff --git a/apps/next-terminal/logo.png b/apps/next-terminal/logo.png
deleted file mode 100644
index 3a6763128..000000000
Binary files a/apps/next-terminal/logo.png and /dev/null differ
diff --git a/apps/onedev/8.6.12/data.yml b/apps/onedev/8.6.12/data.yml
deleted file mode 100644
index 00f263aab..000000000
--- a/apps/onedev/8.6.12/data.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-additionalProperties:
- formFields:
- - default: 40085
- edit: true
- envKey: PANEL_APP_PORT_HTTP
- labelEn: Port
- labelZh: 端口
- required: true
- rule: paramPort
- type: number
- - default: 40086
- edit: true
- envKey: PANEL_APP_PORT_SSH
- labelEn: SSH Port
- labelZh: SSH端口
- required: true
- rule: paramPort
- type: number
diff --git a/apps/onedev/8.6.12/docker-compose.yml b/apps/onedev/8.6.12/docker-compose.yml
deleted file mode 100644
index fc991f1e8..000000000
--- a/apps/onedev/8.6.12/docker-compose.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-version: '3'
-services:
- onedev:
- container_name: ${CONTAINER_NAME}
- restart: always
- networks:
- - 1panel-network
- ports:
- - "${PANEL_APP_PORT_HTTP}:6610"
- - "${PANEL_APP_PORT_SSH}:6611"
- volumes:
- - /var/run/docker.sock:/var/run/docker.sock
- - "./data:/opt/onedev"
- image: 1dev/server:8.6.12
- labels:
- createdBy: "Apps"
-
-networks:
- 1panel-network:
- external: true
diff --git a/apps/onedev/README.md b/apps/onedev/README.md
deleted file mode 100644
index b74c10d15..000000000
--- a/apps/onedev/README.md
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-> **Note**
-> 1. Do not worry about security advisories above. They are fixed as soon as discovered and published to notify users
-> 2. We develop OneDev at
code.onedev.io for sake of dogfooding. All issues and pull requests should be submitted there
-
-
-
-
-
Self-hosted Git Server with Kanban and CI/CD
-
-
-
-
-
-
-## Out-of-box Symbol Search and Navigation
-
-Of course IDE is good at doing this, but often we need to search in old commits (investigate issues in release versions etc), and switching commits in IDE can be troublesome and slow.
-
-It works by analyzing source code with ANTLR, extracting symbols for storage incrementally, fast and space efficient. Now supports Java, JavaScript, C, C++, CSharp, Go, PHP, Python, CSS, SCSS, LESS and R. GitHub adds this feature several years ago, but seems that it only works for main branch, and GitLab has to configure CI job to generate and upload LSIF which is troublesome and can occupy considerable space if you do it for each commit.
-
-You can also jump to symbol definition in diff while reviewing commits or pull requests.
-
-
-
-
-
-## Code Search with Regular Expression
-
-You may switch to any commit, and search code with regular expression. OneDev under the hood indexes the code with Lucene incrementally. At search time, literal tri-grams in the regular expression are extracted for a coarse search, followed by exact match in the result. This makes the regex search blazing fast, even for large repositories like Linux.
-
-
-
-## Annotate Source/Diff with Static Analysis Result to Facilitate Code Review
-
-Of course this can be done by many third party applications at GitHub, however they display the result on their own applications, and this makes review activities such as adding comment over analysis result difficult. Not to mention that you need to pay for these services.
-
-
-
-## Customizable Issue State and Field, with Deep CI/CD Integration
-
-The simple open/close state of GitHub/GitLab issues does not work well for many workflows. Considering issues submitted by customers:
-
-1. If developer closes issue upon committing the code, customer will be notified and may ask for the release fixing the issue.
-2. If developer closes the issue at release time, QA might be confused at what issues to test as they all remain open at test time.
-
-With customizable issue states, we may address the issue with four states: open, committed, test ready and released:
-
-1. When code is committed, issue transits to committed state automatically
-2. When a test build is created and deployed, the issue transits to test ready state automatically. QA will be notified and can check issue detail to know which environment the test build is deployed into.
-3. When test passes, and a release build is created, customers submitting the issue will be notified and they can check issue detail to see which release contains the fix.
-
-
-
-
-
-## Service Desk to Create/Discuss Issues via Email
-
-Service desk allows your users to submit tickets via email without the need to have a OneDev account. These tickets can then be created in desired projects, and assigned to appropriate members in your team. All further discussions over the tickets can take place completely in email, with discussion contents posted to ticket as comments. User will also get notifications when there are any ticket activities, for instance, when a relevant release is created or deployed
-
-
-
-## A powerful and Intuitive Query Language
-
-Thanks to ANTLR again, OneDev ships sophisticated query languages for projects, commits, issues, builds, and pull requests, with intuitive auto-completions and hints. For instance, it enables our customers finding fixed issues between their running release and latest release, and enables us to find all commits submitted by someone touching specified modules, etc.
-
-Queries can be saved and subscribed, so that you won't miss anything interested.
-
-
-
-## A Full-fledge CI/CD Engine without Writing Yaml
-
-OneDev ships with GUI to generate CI/CD Yaml. No need to google around for Yaml grammars. A one-liner docker command to start OneDev server and you have a local CI/CD runner automatically. Concerns about server capability to run massive jobs? Another one-liner to connect self-updating agent from any machine. Want auto-scale CI/CD farm? A helm one-liner to deploy OneDev into k8s cluster.
-
-Build pipeline, matrix jobs, typed parameters, parameter chaining, step templates, build promotions… too many neat features to elaborate…
-
-
-
-
-
-
-
-## Flexible Pull Request Review Policy and Reviewer Suggestion
-
-Specify pull request review policy based on author, branch, and changed files. OneDev can leverage git change history to suggest most appropriate reviewers for pull requests touching certain files.
-
-
-
-## Lightweight Review without Pull Request
-
-Comment on any part of code or diff to start a lightweight review without opening pull request. Review comments live through code modification and even file rename to serve as documentation.
-
-Each discussion is threaded so that you can easily know discussions with new comments/updates.
-
-
-
-
-
-## Command Palette to Access Features Quickly
-
-Press cmd/ctrl-k to bring up command palette from anywhere. Search projects, files, issues, pull requests, builds, and various settings and jump to them without leaving your keyboard
-
-
-
-## Write Markdown Pleasantly With a Smart Editor
-
-When embedding an image in a markdown file in GitHub/GitLab, you need to upload the image in a separate page, and then figure out the relative path to reference that image. With OneDev, you simply upload the image to desired folder in same editor, and the link will be generated automatically.
-
-OneDev tracks your cursor in edit window and scrolls the preview window as necessary so that you can always preview what you are typing.
-
-
-
-## SLOC Trend By Language
-
-OneDev inspects git history of main branch to calculate trend of source lines of code by language efficiently.
-
-
-
-## Project Hierarchy to Facilitate Setting Inheritance
-
-Organization is ideal for public service. However for self-hosted internal use, we feel that a hierarchical structure is more practical to organize projects. Child projects can inherit settings from parent project and can selectively override some of them if necessary. This reduces a lot of overhead to manage a lot of projects in the company.
-
-## Fast and Reliable with Moderate Resource Usage
-
-OneDev is carefully designed with performance in mind. With a 2 core 2GB box, you will get all features above for medium sized projects.
-It has been intensively used for more than 5 years, with battle-proven reliability. Fixing bugs is our highest priority, and there is
-normally few to no known bugs in the wild.
-
-----
-
-# Special Thanks
-
-
-
-[YourKit](https://yourkit.com) supports this project by providing a free open source license of their excellent Java profiler
\ No newline at end of file
diff --git a/apps/onedev/data.yml b/apps/onedev/data.yml
deleted file mode 100644
index d188a74ad..000000000
--- a/apps/onedev/data.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: OneDev
-tags:
- - CI/CD
-title: 具有 CI/CD 和Kanban的自托管 Git 服务器
-type: CI/CD
-description: 具有 CI/CD 和Kanban的自托管 Git 服务器
-additionalProperties:
- key: onedev
- name: OneDev
- tags:
- - CI/CD
- shortDescZh: 具有 CI/CD 和Kanban的自托管 Git 服务器
- shortDescEn: Self-hosted Git Server with CI/CD and Kanban
- type: tool
- crossVersionUpdate: true
- limit: 0
- recommend: 0
- website: https://onedev.io
- github: https://github.com/theonedev/onedev
- document: https://docs.onedev.io
\ No newline at end of file
diff --git a/apps/onedev/logo.png b/apps/onedev/logo.png
deleted file mode 100644
index e63903103..000000000
Binary files a/apps/onedev/logo.png and /dev/null differ
diff --git a/apps/pingvin-share/0.17.4/data.yml b/apps/pingvin-share/0.17.4/data.yml
deleted file mode 100644
index 9477002f0..000000000
--- a/apps/pingvin-share/0.17.4/data.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-additionalProperties:
- formFields:
- - default: 40068
- edit: true
- envKey: PANEL_APP_PORT_HTTP
- labelEn: Port
- labelZh: 端口
- required: true
- rule: paramPort
- type: number
diff --git a/apps/pingvin-share/0.17.4/docker-compose.yml b/apps/pingvin-share/0.17.4/docker-compose.yml
deleted file mode 100644
index a0bb5cee6..000000000
--- a/apps/pingvin-share/0.17.4/docker-compose.yml
+++ /dev/null
@@ -1,19 +0,0 @@
-version: '3'
-services:
- pingvin-share:
- container_name: ${CONTAINER_NAME}
- restart: always
- networks:
- - 1panel-network
- ports:
- - "${PANEL_APP_PORT_HTTP}:3000"
- volumes:
- - "./data/data:/opt/app/backend/data"
- - "./data/images:/opt/app/frontend/public/img"
- image: stonith404/pingvin-share:v0.17.4
- labels:
- createdBy: "Apps"
-
-networks:
- 1panel-network:
- external: true
diff --git a/apps/pingvin-share/README.md b/apps/pingvin-share/README.md
deleted file mode 100644
index be90c4e34..000000000
--- a/apps/pingvin-share/README.md
+++ /dev/null
@@ -1,126 +0,0 @@
-# 
Pingvin Share
-
----
-
-_选择合适的语言阅读: [西班牙语](https://github.com/stonith404/pingvin-share/blob/main/docs/README.es.md), [英语](https://github.com/stonith404/pingvin-share/blob/main/README.md), [简体中文](https://github.com/stonith404/pingvin-share/blob/main/docs/README.zh-cn.md)_
-
----
-
-Pingvin Share 是一个可自建的文件分享平台,是 WeTransfer 的一个替代品
-
-## ✨ 特性
-
-- 通过可自定义后缀的链接分享文件
-- 可自定义任意大小的文件上传限制 (受制于托管所在的硬盘大小)
-- 对共享链接设置有效期限
-- 对共享链接设置访问次数和访问密码
-- 通过邮件自动发送共享链接
-- 整合 ClamAV 进行反病毒检查
-
-## 🐧 了解一下 Pingvin Share
-
-- [示例网站](https://pingvin-share.dev.eliasschneider.com)
-- [DB Tech 推荐视频](https://www.youtube.com/watch?v=rWwNeZCOPJA)
-
-
-
-## ⌨️ 自建指南
-
-> 注意:Pingvin Share 仍处于开发阶段并且可能存在 bugs
-
-### Docker 部署 (推荐)
-
-1. 下载 `docker-compose.yml`
-2. 运行命令 `docker-compose up -d`
-
-现在网站运行在 `http://localhost:3000`,尝试一下你本地的 Pingvin Share 🐧!
-
-### Stand-alone 部署
-
-必须的依赖:
-
-- [Node.js](https://nodejs.org/en/download/) >= 16
-- [Git](https://git-scm.com/downloads)
-- [pm2](https://pm2.keymetrics.io/) 用于后台运行 Pingvin Share
-
-```bash
-git clone https://github.com/stonith404/pingvin-share
-cd pingvin-share
-
-# 获取最新的版本
-git fetch --tags && git checkout $(git describe --tags `git rev-list --tags --max-count=1`)
-
-# 启动后端 backend
-cd backend
-npm install
-npm run build
-pm2 start --name="pingvin-share-backend" npm -- run prod
-
-# 启动前端 frontend
-cd ../frontend
-npm install
-npm run build
-pm2 start --name="pingvin-share-frontend" npm -- run start
-```
-
-现在网站运行在 `http://localhost:3000`,尝试一下你本地的 Pingvin Share 🐧!
-
-### 整合组件
-
-#### ClamAV (仅限 Docker 部署)
-
-扫描上传文件中是否存在可疑文件,如果存在 ClamAV 会自动移除
-
-1. 在 docker-compose 配置中添加 ClamAV 容器 (见 `docker-compose.yml` 注释部分) 并启动容器
-2. Docker 会在启动 Pingvin Share 前启动 ClamAV,也许会花费 1-2 分钟
-3. Pingvin Share 日志中应该有 "ClamAV is active"
-
-请注意 ClamAV 会消耗很多 [系统资源(特别是内存)](https://docs.clamav.net/manual/Installing/Docker.html#memory-ram-requirements)
-
-### 更多资源
-
-- [群晖 NAS 配置](https://mariushosting.com/how-to-install-pingvin-share-on-your-synology-nas/)
-
-### 升级
-
-因为 Pingvin Share 仍处在开发阶段,在升级前请务必阅读 release notes 避免不可逆的改变
-
-#### Docker 升级
-
-```bash
-docker compose pull
-docker compose up -d
-```
-
-#### Stand-alone 升级
-
-1. 停止正在运行的 app
- ```bash
- pm2 stop pingvin-share-backend pingvin-share-frontend
- ```
-2. 重复 [installation guide](#stand-alone-installation) 中的步骤,除了 `git clone` 这一步
-
- ```bash
- cd pingvin-share
-
- # 获取最新的版本
- git fetch --tags && git checkout $(git describe --tags `git rev-list --tags --max-count=1`)
-
- # 启动后端 backend
- cd backend
- npm run build
- pm2 restart pingvin-share-backend
-
- # 启动前端 frontend
- cd ../frontend
- npm run build
- pm2 restart pingvin-share-frontend
- ```
-
-### 自定义品牌
-
-你可以在管理员配置页面改变网站的名字和 logo
-
-## 🖤 提交贡献
-
-非常欢迎向 Pingvin Share 提交贡献! 请阅读 [contribution guide](https://github.com/stonith404/pingvin-share/blob/main/CONTRIBUTING.md) 来提交你的贡献
diff --git a/apps/pingvin-share/data.yml b/apps/pingvin-share/data.yml
deleted file mode 100644
index 5cc2c2344..000000000
--- a/apps/pingvin-share/data.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: Pingvin Share
-tags:
- - 工具
-title: 一个可自建的文件分享平台
-type: 工具
-description: 一个可自建的文件分享平台
-additionalProperties:
- key: pingvin-share
- name: Pingvin Share
- tags:
- - Tool
- shortDescZh: 一个可自建的文件分享平台
- shortDescEn: s self-hosted file sharing platform
- type: tool
- crossVersionUpdate: true
- limit: 0
- recommend: 0
- website: https://github.com/stonith404/pingvin-share
- github: https://github.com/stonith404/pingvin-share
- document: https://github.com/stonith404/pingvin-share
diff --git a/apps/pingvin-share/logo.png b/apps/pingvin-share/logo.png
deleted file mode 100644
index c49c2b689..000000000
Binary files a/apps/pingvin-share/logo.png and /dev/null differ
diff --git a/apps/searxng/2023.7.1-5720844f/data.yml b/apps/searxng/2023.7.1-5720844f/data.yml
deleted file mode 100644
index 943d3461b..000000000
--- a/apps/searxng/2023.7.1-5720844f/data.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-additionalProperties:
- formFields:
- - default: 40032
- edit: true
- envKey: PANEL_APP_PORT_HTTP
- labelEn: Port
- labelZh: 端口
- required: true
- rule: paramPort
- type: number
- - default: http://localhost:40032
- edit: true
- envKey: SEARXNG_EXTERNAL_URL
- labelEn: External URL
- labelZh: 外部访问地址
- required: true
- type: text
\ No newline at end of file
diff --git a/apps/searxng/2023.7.1-5720844f/docker-compose.yml b/apps/searxng/2023.7.1-5720844f/docker-compose.yml
deleted file mode 100644
index 103383873..000000000
--- a/apps/searxng/2023.7.1-5720844f/docker-compose.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-version: '3'
-services:
- searxng:
- container_name: ${CONTAINER_NAME}
- restart: always
- networks:
- - 1panel-network
- ports:
- - "${PANEL_APP_PORT_HTTP}:8080"
- volumes:
- - "./data:/etc/searxng"
- environment:
- - BASE_URL=${SEARXNG_EXTERNAL_URL}
- image: searxng/searxng:2023.7.1-5720844f
- labels:
- createdBy: "Apps"
-
-networks:
- 1panel-network:
- external: true
diff --git a/apps/searxng/README.md b/apps/searxng/README.md
deleted file mode 100644
index 5cc63a147..000000000
--- a/apps/searxng/README.md
+++ /dev/null
@@ -1,82 +0,0 @@
-------------------------------------------------------------------------
-
-
-
-------------------------------------------------------------------------
-
-Privacy-respecting, hackable [meta search engine](https://en.wikipedia.org/wiki/Metasearch_engine)
-
-[Searx.space](https://searx.space) lists ready-to-use running instances.
-
-A [user](https://docs.searxng.org/user),[admin](https://docs.searxng.org/admin) and[developer](https://docs.searxng.org/dev) handbook is available on the[homepage](https://docs.searxng.org/).
-
-[](https://docs.searxng.org/admin/installation.html) [](https://docs.searxng.org/) [](https://github.com/searxng/searxng/wiki) [](https://github.com/searxng/searxng/blob/master/LICENSE) [](https://github.com/searxng/searxng/issues) [](https://github.com/searxng/searxng/commits/master) [](https://translate.codeberg.org/projects/searxng/)
-
-
-------------------------------------------------------------------------
-
-# Contact
-
-Ask questions or just chat about SearXNG on
-
-IRC
-
- [#searxng on libera.chat](https://web.libera.chat/?channel=#searxng) which is bridged to Matrix.
-
-Matrix
-
- [#searxng:matrix.org](https://matrix.to/#/#searxng:matrix.org)
-
-# Differences to searx
-
-SearXNG is a fork of [searx](https://github.com/searx/searx), with notable changes:
-
-## User experience
-
-- Reworked (and still simple) theme:
- - Usable on desktop, tablet and mobile.
- - Light and dark versions (available in the preferences).
- - Right-to-left language support.
- - [Screenshots](https://dev.searxng.org/screenshots.html)
-- The translations are up to date, you can contribute on [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
-- The preferences page has been updated:
- - Browse which engines are reliable or not.
- - Engines are grouped inside each tab.
- - Each engine has a description.
-- Thanks to the anonymous metrics, it is easier to report malfunctioning engines, so they get fixed quicker
- - [Turn off metrics on the server](https://docs.searxng.org/admin/engines/settings.html#general)if you don\'t want them recorded.
-- Administrators can [block and/or replace the URLs in the search results](https://github.com/searxng/searxng/blob/5c1c0817c3996c5670a545d05831d234d21e6217/searx/settings.yml#L191-L199)
-
-## Setup
-
-- No need for [Morty](https://github.com/asciimoo/morty) to proxy images, even on a public instance.
-- No need for [Filtron](https://github.com/searxng/filtron) to block bots, as there is now a built-in [limiter](https://docs.searxng.org/src/searx.plugins.limiter.html).
-- A well maintained [Dockerimage](https://github.com/searxng/searxng-docker), now also built for ARM64 and ARM/v7 architectures. (Alternatively there are up to date installation scripts.)
-
-## Contributing
-
-- Readable debug log.
-- Contributing is easier, thanks to the [Development Quickstart](https://docs.searxng.org/dev/quickstart.html) guide.
-- A lot of code cleanup and bugfixes.
-- Up to date list dependencies.
-
-# Translations
-
-Help translate SearXNG at [Weblate](https://translate.codeberg.org/projects/searxng/searxng/)
-
-
-
-# Codespaces
-
-You can contribute from your browser using [GitHub Codespaces](https://docs.github.com/en/codespaces/overview):
-
-- Fork the repository
-- Click on the `<> Code` green button
-- Click on the `Codespaces` tab instead of `Local`
-- Click on `Create codespace on master`
-- VSCode is going to start in the browser
-- Wait for `git pull && make install` to appears and then to disapear
-- You have [120 hours per month](https://github.com/settings/billing)(see also your [list of existing Codespaces](https://github.com/codespaces))
-- You can start SearXNG using `make run` in the terminal or by pressing `Ctrl+Shift+B`.
diff --git a/apps/searxng/data.yml b/apps/searxng/data.yml
deleted file mode 100644
index c8a3b5bb0..000000000
--- a/apps/searxng/data.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: SearXNG
-tags:
- - 建站
-title: 一个免费的互联网元聚合搜索引擎
-type: 建站
-description: 一个免费的互联网元聚合搜索引擎
-additionalProperties:
- key: searxng
- name: SearXNG
- tags:
- - WebSite
- shortDescZh: 一个免费的互联网元聚合搜索引擎
- shortDescEn: A free internet meta-aggregator search engine
- type: website
- crossVersionUpdate: true
- limit: 0
- recommend: 0
- website: https://github.com/searxng/searxng
- github: https://github.com/searxng/searxng
- document: https://docs.searxng.org/
diff --git a/apps/searxng/logo.png b/apps/searxng/logo.png
deleted file mode 100644
index 3eeefdc83..000000000
Binary files a/apps/searxng/logo.png and /dev/null differ
diff --git a/apps/vocechat/0.3.36/data.yml b/apps/vocechat/0.3.36/data.yml
deleted file mode 100644
index 618edfbfb..000000000
--- a/apps/vocechat/0.3.36/data.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-additionalProperties:
- formFields:
- - default: 40067
- edit: true
- envKey: PANEL_APP_PORT_HTTP
- labelEn: Port
- labelZh: 端口
- required: true
- rule: paramPort
- type: number
diff --git a/apps/vocechat/0.3.36/docker-compose.yml b/apps/vocechat/0.3.36/docker-compose.yml
deleted file mode 100644
index e8f74d5c3..000000000
--- a/apps/vocechat/0.3.36/docker-compose.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-version: '3'
-services:
- vocechat:
- container_name: ${CONTAINER_NAME}
- restart: always
- networks:
- - 1panel-network
- ports:
- - "${PANEL_APP_PORT_HTTP}:3000"
- volumes:
- - "./data:/home/vocechat-server/data"
- image: privoce/vocechat-server:v0.3.36
- labels:
- createdBy: "Apps"
-
-networks:
- 1panel-network:
- external: true
diff --git a/apps/vocechat/README.md b/apps/vocechat/README.md
deleted file mode 100644
index 50bab46df..000000000
--- a/apps/vocechat/README.md
+++ /dev/null
@@ -1,77 +0,0 @@
-# Web Client of VoceChat
-
-
-
-
-
-
-
-[](https://github.com/privoce/vocechat-web/issues)
-   
-
-
-
-- 🎉 Powered by React & Redux Toolkit
-- ✅ Typescript
-- 📦 PWA
-- 📢 Notification
-
-## Host your server! Or use our test server
-
-- Host your own Voce server ([docker image](https://hub.docker.com/r/privoce/vocechat-server/tags)):
- Run on x86_64 platform:
-
-```bash
-docker run -d --restart=always \
- -p 3000:3000 \
- --name vocechat-server \
- privoce/vocechat-server:latest
-```
-
-For more server hosting instructions, see our documentation: https://doc.voce.chat/
-
-## Preview
-
-- official site: https://voce.chat
-- live demo: https://privoce.voce.chat/
-- demo API Docs (Swagger): https://dev.voce.chat/api/swagger
-
-- design: https://www.figma.com/file/EHnNr53kNmDWgUT86It6CH/UI
-- text editor: https://plate.udecode.io/docs/installation
-- markdown editor: https://nhn.github.io/tui.editor/latest/
-- redux: [@reduxjs/toolkit](https://redux-toolkit.js.org/introduction/getting-started)
-- indexDB wrapper: https://github.com/localForage/localForage
-
-## Local Development
-
-- `git clone https://github.com/Privoce/vocechat-web vocechat-web`
-
-- `cd vocechat-web & yarn install`
-
-- `yarn start`
-
-- Open `localhost:3009`
-
-### Tools Recommended
-
-- [VS Code](https://code.visualstudio.com/) Editor Recommended
-- VS Code plugins:
- - [dbaeumer.vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint): ESLint
- - [esbenp.prettier-vscode](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode): Prettier
- - [dsznajder.es7-react-js-snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets): Extensions for React, React-Native and Redux in JS/TS with ES7+ syntax
-
-## License
-
-[GPL v3](https://github.com/Privoce/vocechat-web/blob/main/LICENSE)
-
-## Thanks all the contributors
-
-
-
-
-
-Discuss collaboration: han@privoce.com or https://bridger.chat/han
-
-Telegram group: https://t.me/opencfdchannel VoceChat: https://voce.chat
-
-Telegram channel: https://t.me/vocechat_group VoceChat Channel: https://privoce.voce.chat
diff --git a/apps/vocechat/data.yml b/apps/vocechat/data.yml
deleted file mode 100644
index 43e6af522..000000000
--- a/apps/vocechat/data.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: VoceChat
-tags:
- - 工具
-title: 一款支持独立部署的个人云社交媒体聊天服务
-type: 工具
-description: 一款支持独立部署的个人云社交媒体聊天服务
-additionalProperties:
- key: vocechat
- name: VoceChat
- tags:
- - Tool
- shortDescZh: 一款支持独立部署的个人云社交媒体聊天服务
- shortDescEn: a secure chat software that supports independent deployment
- type: tool
- crossVersionUpdate: true
- limit: 0
- recommend: 0
- website: https://voce.chat
- github: https://github.com/Privoce/vocechat-web
- document: https://doc.voce.chat
diff --git a/apps/vocechat/logo.png b/apps/vocechat/logo.png
deleted file mode 100644
index 3843cc1f7..000000000
Binary files a/apps/vocechat/logo.png and /dev/null differ