From 379dc77b397e65d2bdc3fc75abdab88bd1e11a6d Mon Sep 17 00:00:00 2001 From: Meng Sen Date: Wed, 4 Dec 2024 12:22:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=E5=85=AC=E5=91=8A=E6=94=AF?= =?UTF-8?q?=E6=8C=81=20DPanel=20=E5=BA=94=E7=94=A8=E5=95=86=E5=BA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Meng Sen --- .github/README.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ README.md | 53 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+) diff --git a/.github/README.md b/.github/README.md index b3127ce3..3530436e 100644 --- a/.github/README.md +++ b/.github/README.md @@ -7,6 +7,18 @@ --- +> [!NOTE] +> ## 2024年12月04日 公告 +> +> 我们已支持应用商店: [1Panel](https://1panel.cn/), [DPanel](https://dpanel.cc/), [Dockge](https://dockge.kuma.pet/) +> +> 即将支持应用商店: [CasaOS](https://casaos.io/) +> +> 欢迎投稿,我们会根据您的需求,上架更多的应用。 +> +> 🥰 [新疆萌森软件开发工作室](https://blog.lifebus.top/) 祝您生活愉快! + + > [!NOTE] > ## 2024年11月28日 公告 > @@ -247,6 +259,50 @@ curl -sSL https://install.lifebus.top/pre_app_uninstall.sh | bash curl -sSL https://install.lifebus.top/local_app_uninstall.sh | bash ``` +## DPanel 导入应用商店 + +> 温馨提示: +> +> 目前 `DPanel` 商店中的应用由当前仓库构建,适配性可能存在问题,如果您在使用过程中遇到问题,请查看应用的官方文档或社区,或者联系我们。 + +### 分发仓库 + +#### Release By Github + +```url +https://github.com/QYG2297248353/appstore-dpanel +``` + +#### Release By Gitee + +```url +https://gitee.com/qyg2297248353/appstore-dpanel +``` + +#### Release By Gitea + +```url +https://gitea.com/qyg2297248353/appstore-dpanel +``` + +```url +https://git.lifebus.top/Ms-Studio/appstore-dpanel +``` + +#### Release By GitCode + +```url +https://gitcode.com/qyg2297248353/appstore-dpanel +``` + +### 添加教程 + +请前往 `系统` >> `应用商店` >> `添加第三方应用商店` >> 输入仓库地址 >> 点击 `添加`。 + +![添加应用商店](https://file.lifebus.top/imgs/dpanel-appstore-add.png) + +添加完成后,您可以在 `Compose` >> `应用商店` 中看到新的应用列表。 + ## Dockge 导入应用商店 > 温馨提示: diff --git a/README.md b/README.md index 25825652..f77200b7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ 本仓库中的所有应用均来自官方推荐应用,我们会定期更新应用,如果您有任何问题,请联系我们。 --- +
+

2024年12月04日 公告

+

我们已支持应用商店: 1Panel, DPanel, Dockge

+

即将支持应用商店: CasaOS

+

近期我们上架了很多新应用,如果您有任何问题,请联系我们。

+

欢迎投稿,我们会根据您的需求,上架更多的应用。

+

🥰 新疆萌森软件开发工作室 祝您生活愉快!

+
+

2024年11月28日 公告

@@ -245,6 +254,50 @@ curl -sSL https://install.lifebus.top/pre_app_uninstall.sh | bash curl -sSL https://install.lifebus.top/local_app_uninstall.sh | bash ``` +## DPanel 导入应用商店 + +> 温馨提示: +> +> 目前 `DPanel` 商店中的应用由当前仓库构建,适配性可能存在问题,如果您在使用过程中遇到问题,请查看应用的官方文档或社区,或者联系我们。 + +### 分发仓库 + +#### Release By Github + +```url +https://github.com/QYG2297248353/appstore-dpanel +``` + +#### Release By Gitee + +```url +https://gitee.com/qyg2297248353/appstore-dpanel +``` + +#### Release By Gitea + +```url +https://gitea.com/qyg2297248353/appstore-dpanel +``` + +```url +https://git.lifebus.top/Ms-Studio/appstore-dpanel +``` + +#### Release By GitCode + +```url +https://gitcode.com/qyg2297248353/appstore-dpanel +``` + +### 添加教程 + +请前往 `系统` >> `应用商店` >> `添加第三方应用商店` >> 输入仓库地址 >> 点击 `添加`。 + +![添加应用商店](https://file.lifebus.top/imgs/dpanel-appstore-add.png) + +添加完成后,您可以在 `Compose` >> `应用商店` 中看到新的应用列表。 + ## Dockge 导入应用商店 > 温馨提示: