From 85eb10a11eecedee764f24ef341e990851fdc74e Mon Sep 17 00:00:00 2001 From: IceWhaleTech Date: Tue, 11 Jun 2024 11:12:51 +0000 Subject: [PATCH] Update from https://github.com/IceWhaleTech/CasaOS-AppStore/commit/595a3817ed3f491443e9f422924bab4d210bf6c5 --- Apps/Alist/docker-compose.yml | 10 ++++++++-- Apps/Ddns-go/docker-compose.yml | 12 +++++++++--- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/Apps/Alist/docker-compose.yml b/Apps/Alist/docker-compose.yml index 6f6dfc5..5bafb2d 100644 --- a/Apps/Alist/docker-compose.yml +++ b/Apps/Alist/docker-compose.yml @@ -36,8 +36,14 @@ x-casaos: author: Cp0204 category: Cloud description: - en_us: A file list program that supports multiple storage, powered by Gin and Solidjs. - zh_cn: 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。 + en_us: | + Access your remote cloud files as if they were local files using Alist. + + Deploy Alist on your Zima devices and unlock the full potential of your digital storage by integrating it with Plex, Jellyfin, and Emby. You can access your cloud resources within these applications, save shared resources to your cloud drive, and use them directly in your local software without additional downloads. + zh_cn: | + 使用 Alist 像访问本地文件一样访问你远程网盘的文件, + + 在您的 Zima 设备上部署 Alist ,通过与 Plex、Jellyfin、Emby 结合,释放您数字存储的全部潜力。你可以在这些软件中访问你云盘上的资源,保存别人分享的资源到云盘,然后直接在本地软件中使用,无需额外的下载。 developer: Xhofe icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Alist/icon.png screenshot_link: diff --git a/Apps/Ddns-go/docker-compose.yml b/Apps/Ddns-go/docker-compose.yml index ff69fa8..b8f9f87 100644 --- a/Apps/Ddns-go/docker-compose.yml +++ b/Apps/Ddns-go/docker-compose.yml @@ -36,9 +36,15 @@ x-casaos: author: zxxhz,Cp0204 category: Network description: - en_us: Simple and easy to use DDNS. automatically update domain name resolution to public IP (support Ali cloud, Tencent cloud, Dnspod, Cloudflare, Callback, Huawei cloud, Baidu cloud, Porkbun, GoDaddy, Google Domain). - zh_cn: 简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)。 - developer: jeessy2 + en_us: | + A simple and easy-to-use DDNS tool. Automatically updates domain name resolution to your public IP (supports Alibaba Cloud, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, and Google Domain). + + Deploy DDNS-go on Zima, and you can bind the public IP of your Zima device to your domain name. This way, you can access your Zima device via the domain name while you are away. + zh_cn: | + 简单好用的 DDNS 工具。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain)。 + + 在 Zima 上部署 DDNS-go, 你可以把你的 Zima 设备对应的公网IP绑定到你的域名上。 这样你在外面就可以通过域名访问你的 Zima 设备了。 + developer: jeessy2 icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ddns-go/icon.png screenshot_link: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Ddns-go/screenshot-1.png