diff --git a/alist/CHANGELOG.md b/alist/CHANGELOG.md index faf18c7..72c5103 100644 --- a/alist/CHANGELOG.md +++ b/alist/CHANGELOG.md @@ -1,3 +1,11 @@ +### 3.36.0 (2024-07-22) + +- 版本升级 + +### 3.35.0-2 (2024-07-17) + +- 修正代理地址 + ### 3.35.0 (2024-06-03) 🚀 特征 - 添加对网易音乐驱动程序的支持 diff --git a/alist/config.yaml b/alist/config.yaml index e588af0..56f570b 100644 --- a/alist/config.yaml +++ b/alist/config.yaml @@ -2,7 +2,7 @@ name: Alist slug: alist description: '一个支持多种存储的文件列表程序,由 Gin 和 Solidjs 提供支持' url: https://gitcode.com/waxgourd/addons -version: 3.35.0 +version: 3.36.0 image: wghaos/alist codenotary: wghaos@163.com arch: diff --git a/cpolar/CHANGELOG.md b/cpolar/CHANGELOG.md new file mode 100644 index 0000000..3c86042 --- /dev/null +++ b/cpolar/CHANGELOG.md @@ -0,0 +1,3 @@ +### 3.3.18(2024-07-22) + +- 首次推出 \ No newline at end of file diff --git a/cpolar/DOCS.md b/cpolar/DOCS.md new file mode 100644 index 0000000..f5bd6e1 --- /dev/null +++ b/cpolar/DOCS.md @@ -0,0 +1,16 @@ +# Cpolar + +## 配置项 + +- Authtoken:https://dashboard.cpolar.com/auth + +- 9200/tcp:9200 + +## 使用方法 + +cpolar教程:https://www.cpolar.com/docs + +### 注 +浏览器 400: Bad Request错误解决方案 +参考地址:https://www.cpolar.com/blog/how-to-build-a-home-assistant-smart-home-system-and-remotely-control-home-devices-through-intranet-penetration + 第5. 公网访问Home Assistant 步骤 \ No newline at end of file diff --git a/cpolar/README.md b/cpolar/README.md new file mode 100644 index 0000000..38844ab --- /dev/null +++ b/cpolar/README.md @@ -0,0 +1,9 @@ +# 冬瓜甄选addons:Cpolar极点云 + +## 关于 + +安全的内网穿透工具,很多人用在找,特此做一个出来。 + +## 功能 + +只需要简单配置,就可以将HA映射到公网,方便大家远程访问 diff --git a/cpolar/config.yaml b/cpolar/config.yaml new file mode 100644 index 0000000..2098b9d --- /dev/null +++ b/cpolar/config.yaml @@ -0,0 +1,21 @@ +name: "Cpolar极点云" +version: '3.3.18' +slug: 'cpolar' +codenotary: wghaos@163.com +description: 'Cpolar 安全的内网穿透工具' +image: wghaos/addon-wghaos-cpolar +url: https://gitcode.com/waxgourd/addons +init: false +arch: + - aarch64 + - amd64 +webui: "[PROTO:http]://[HOST]:[PORT:9200]" +ports: + 9200/tcp: 9200 +panel_icon: 'mdi:application-variable' +boot: manual +host_network: true +options: + Authtoken: "" +schema: + Authtoken: str? diff --git a/cpolar/icon.png b/cpolar/icon.png new file mode 100644 index 0000000..2167f4d Binary files /dev/null and b/cpolar/icon.png differ diff --git a/cpolar/logo.png b/cpolar/logo.png new file mode 100644 index 0000000..f8bdad2 Binary files /dev/null and b/cpolar/logo.png differ diff --git a/drawio/CHANGELOG.md b/drawio/CHANGELOG.md index abc03b7..b62a22f 100644 --- a/drawio/CHANGELOG.md +++ b/drawio/CHANGELOG.md @@ -1,3 +1,7 @@ +### 24.7.5 (2024-07-30) + +- 版本升级 + ### 24.6.4 (2024-07-01) - 版本升级 diff --git a/drawio/config.yaml b/drawio/config.yaml index 74713ef..5641c73 100644 --- a/drawio/config.yaml +++ b/drawio/config.yaml @@ -1,5 +1,5 @@ name: 'DrawIO' -version: '24.6.4' +version: '24.7.5' slug: 'drawio' codenotary: 'wghaos@163.com' description: "DrawIO是运行在浏览器中的在线绘图工具" diff --git a/emby/config.json b/emby/config.json index 2a7ed11..429e26e 100644 --- a/emby/config.json +++ b/emby/config.json @@ -72,7 +72,7 @@ "/dev/nvme2" ], "host_network": true, - "image": "ghcr.io/alexbelgium/emby-{arch}", + "image": "m.fashgh.com/alexbelgium/emby-{arch}", "ingress": true, "ingress_port": 0, "ingress_stream": true, diff --git a/excalidraw/CHANGELOG.md b/excalidraw/CHANGELOG.md index b377b72..17f1c64 100644 --- a/excalidraw/CHANGELOG.md +++ b/excalidraw/CHANGELOG.md @@ -1,3 +1,7 @@ +### 0.17.3-1 (2024-07-30) + +- 版本升级 + ### 0.17.3 (2024-07-01) - 版本升级 diff --git a/excalidraw/config.yaml b/excalidraw/config.yaml index d4d4359..aca5130 100644 --- a/excalidraw/config.yaml +++ b/excalidraw/config.yaml @@ -1,5 +1,5 @@ name: 'Excalidraw' -version: '0.17.3' +version: '0.17.3-1' slug: 'excalidraw' codenotary: 'wghaos@163.com' description: "Excalidraw是支持多人协同的私有化在线画板工具" diff --git a/filebrowser/config.json b/filebrowser/config.json index c73854e..ec77b90 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -63,7 +63,7 @@ "PGID": "0", "PUID": "0" }, - "image": "ghcr.fastgh.com/alexbelgium/filebrowser-{arch}", + "image": "m.fashgh.com/alexbelgium/filebrowser-{arch}", "ingress": true, "ingress_stream": true, "map": [ diff --git a/fusion/CHANGELOG.md b/fusion/CHANGELOG.md new file mode 100644 index 0000000..2236d30 --- /dev/null +++ b/fusion/CHANGELOG.md @@ -0,0 +1,3 @@ +### 2024.5.3(2024-05-22) + +- 首次推出 \ No newline at end of file diff --git a/fusion/DOCS.md b/fusion/DOCS.md new file mode 100644 index 0000000..97d5329 --- /dev/null +++ b/fusion/DOCS.md @@ -0,0 +1,12 @@ +# Fusion(仪表板) + +## 使用方法 + +- 配置项中有默认的端口(点击打开禁用的端口旁的按钮,就可以自行修改). + +- 启动加载项,并检查加载项日志,是否启动正常. + +- 启动后可在信息页中点击"打开 WEI UI". + +- 在打开的界面进行设置和添加. + diff --git a/fusion/README.md b/fusion/README.md new file mode 100644 index 0000000..e3829f7 --- /dev/null +++ b/fusion/README.md @@ -0,0 +1,8 @@ +# 冬瓜甄选addons:Fusion(仪表板) + +## 关于 +Fusion 现代、易于使用、高性能的自定义Home Assistant仪表板 + +## 来源 + +https://github.com/matt8707/ha-fusion diff --git a/fusion/apparmor.txt b/fusion/apparmor.txt new file mode 100644 index 0000000..9cfcaff --- /dev/null +++ b/fusion/apparmor.txt @@ -0,0 +1,56 @@ +#include + +profile fusion flags=(attach_disconnected,mediate_deleted) { + #include + + # Network for HA supervised, issue #5 + network, + deny network raw, + + # Capabilities + file, + signal (send) set=(kill,term,int,hup,cont), + + # S6-Overlay + /init ix, + /bin/** ix, + /usr/bin/** ix, + /run/{s6,s6-rc*,service}/** ix, + /package/** ix, + /command/** ix, + /etc/services.d/** rwix, + /etc/cont-init.d/** rwix, + /etc/cont-finish.d/** rwix, + /run/{,**} rwk, + /dev/tty rw, + + # Bashio + /usr/lib/bashio/** ix, + /tmp/** rwk, + + # Access to options.json and other files within your addon + /data/** rw, + + # Start new profile for service + /usr/bin/myprogram cx -> myprogram, + + profile myprogram flags=(attach_disconnected,mediate_deleted) { + #include + + # Receive signals from S6-Overlay + signal (receive) peer=*_fusion, + + # Access to options.json and other files within your addon + /data/** rw, + + # Access to mapped volumes specified in config.json + /share/** rw, + + # Access required for service functionality + /usr/bin/myprogram r, + /bin/bash rix, + /bin/echo ix, + /etc/passwd r, + /dev/tty rw, + } +} \ No newline at end of file diff --git a/fusion/config.yaml b/fusion/config.yaml new file mode 100644 index 0000000..e705498 --- /dev/null +++ b/fusion/config.yaml @@ -0,0 +1,20 @@ +name: Fusion(仪表板) +version: 2024.5.3 +slug: ha_fusion +description: Fusion一个现代化、易于使用且性能卓越的自定义Home Assistant仪表板 +arch: + - aarch64 + - amd64 + - armv7 +init: false +url: https://github.com/matt8707/addon-ha-fusion +panel_icon: mdi:atom +panel_admin: false +apparmor: true +ingress: true +ingress_stream: true +hassio_api: true +ports: + 8099/tcp: null +image: matt8707/addon-ha-fusion-{arch} +boot: manual diff --git a/fusion/icon.png b/fusion/icon.png new file mode 100644 index 0000000..1778133 Binary files /dev/null and b/fusion/icon.png differ diff --git a/fusion/logo.png b/fusion/logo.png new file mode 100644 index 0000000..4664a7c Binary files /dev/null and b/fusion/logo.png differ diff --git a/haos_turbo2/config.yaml b/haos_turbo2/config.yaml index 70f53ce..fe99493 100644 --- a/haos_turbo2/config.yaml +++ b/haos_turbo2/config.yaml @@ -10,7 +10,7 @@ arch: - armv7 hassio_api: true host_network: true -image: docker.fastgh.com/xyyyhtl/haos-turbo2 +image: xyyyhtl/haos-turbo2 init: false boot: manual map: diff --git a/mi-scale/CHANGELOG.md b/mi-scale/CHANGELOG.md index d116b41..ede479d 100644 --- a/mi-scale/CHANGELOG.md +++ b/mi-scale/CHANGELOG.md @@ -1,3 +1,7 @@ +### 0.3.6-1(2024-07-30) + +- 版本升级 + ### 0.3.6(2022-10-10) - 首次提交 diff --git a/mi-scale/config.json b/mi-scale/config.json index b86e80b..6153029 100644 --- a/mi-scale/config.json +++ b/mi-scale/config.json @@ -1,6 +1,6 @@ { "name": "Xiaomi Mi Scale", - "version": "0.3.6", + "version": "0.3.6-1", "slug": "xiaomi_mi_scale", "description": "通过蓝牙(BLE)读取小米体脂秤的测量值", "url": "https://gitcode.com/waxgourd/addons", diff --git a/mpd/config.yaml b/mpd/config.yaml index c79b2ff..f2f4431 100644 --- a/mpd/config.yaml +++ b/mpd/config.yaml @@ -13,7 +13,7 @@ arch: - aarch64 - amd64 - i386 -image: ghcr.fastgh.com/poeschl/ha-mpd-{arch} +image: m.fashgh.com/poeschl/ha-mpd-{arch} init: false audio: true devices: diff --git a/netdata/CHANGELOG.md b/netdata/CHANGELOG.md index 1da1f31..65dbb3f 100644 --- a/netdata/CHANGELOG.md +++ b/netdata/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.46.3 (2024-07-30) + +- 版本升级 + ### 1.46.2 (2024-07-12) Netdata v1.46.2 是一个补丁版本,用于解决自 v1.46.1 以来发现的问题。 diff --git a/netdata/config.yaml b/netdata/config.yaml index 88c2909..3af389f 100644 --- a/netdata/config.yaml +++ b/netdata/config.yaml @@ -1,5 +1,5 @@ name: Netdata -version: 1.46.2 +version: 1.46.3 slug: netdata codenotary: wghaos@163.com description: 'Netdata每秒收集指标,并将其显示在漂亮的低延迟仪表板中' diff --git a/nextcloud/config.json b/nextcloud/config.json index 16c1588..3216be9 100644 --- a/nextcloud/config.json +++ b/nextcloud/config.json @@ -80,7 +80,7 @@ "SKIP_DATA_DIRECTORY_PERMISSION_CHECK": "yes" }, "hassio_api": true, - "image": "ghcr.fastgh.com/alexbelgium/nextcloud_ocr-{arch}", + "image": "m.fashgh.com/alexbelgium/nextcloud_ocr-{arch}", "ingress_port": 0, "init": false, "map": [ diff --git a/portainer/config.json b/portainer/config.json index 7f9db85..6d442f0 100644 --- a/portainer/config.json +++ b/portainer/config.json @@ -15,7 +15,7 @@ "host_network": true, "docker_api": true, "hassio_api": true, - "image": "ghcr.fastgh.com/alexbelgium/portainer-{arch}", + "image": "m.fashgh.com/alexbelgium/portainer-{arch}", "ingress": true, "ingress_port": 1337, "ingress_stream": true, diff --git a/qinglong/CHANGELOG.md b/qinglong/CHANGELOG.md index 7a3e4f6..6dd5f5d 100644 --- a/qinglong/CHANGELOG.md +++ b/qinglong/CHANGELOG.md @@ -1,3 +1,9 @@ +### 2.17.9 (2024-07-30) + +- Javascript 和 Python 增加内置API QLAPI.notify,使用参考 +- 配置管理增加 task_before.js 和 task_before.py 文件,在执行任务前执行,避免环境变量过大报错 +- 修复执行 JavaScript 和 Python 任务前未执行 task_before.sh + ### 2.17.4(2024-05-17) - 增加示例脚本 diff --git a/qinglong/config.yaml b/qinglong/config.yaml index d14402c..9f1bc11 100644 --- a/qinglong/config.yaml +++ b/qinglong/config.yaml @@ -1,6 +1,6 @@ --- name: 青龙面板 for HA -version: 2.17.4 +version: 2.17.9 slug: qinglong description: "支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台" url: https://gitcode.com/waxgourd/addons diff --git a/xiaoya-tvbox/CHANGELOG.md b/xiaoya-tvbox/CHANGELOG.md new file mode 100644 index 0000000..a984ddc --- /dev/null +++ b/xiaoya-tvbox/CHANGELOG.md @@ -0,0 +1,4 @@ + +### latest (2024-03-23) + +- 首次推出 \ No newline at end of file diff --git a/xiaoya-tvbox/DOCS.md b/xiaoya-tvbox/DOCS.md new file mode 100644 index 0000000..f27a719 --- /dev/null +++ b/xiaoya-tvbox/DOCS.md @@ -0,0 +1,18 @@ +# 小雅-TvBox版 + +## 使用说明 + +小雅addons版 +1. 加载项一键安装和更新 +1. 打开WEB UI:http://your-ip:4567/#/accounts 默认用户名:admin 密码:admin +1. 账号/添加账号,获取并填写阿里token、开放token +1. 将订阅地址http://your-ip:4567/sub/0 输入到TvBox配置 + + +使用webdav连接方式: +1. 地址:http://xxxxx:4567/dav +1. webdav 账号密码 +1. 用户: guest 密码: guest_Api789 + + + diff --git a/xiaoya-tvbox/README.md b/xiaoya-tvbox/README.md new file mode 100644 index 0000000..ea34286 --- /dev/null +++ b/xiaoya-tvbox/README.md @@ -0,0 +1,7 @@ +# 冬瓜甄选Addons:小雅-TvBox版 + +## 关于 +知名的小雅TVBox版本,直接管理界面配置,方便实用。 + +## 来源 +- 文档:https://github.com/power721/alist-tvbox/blob/master/doc/README_zh.md \ No newline at end of file diff --git a/xiaoya-tvbox/config.yaml b/xiaoya-tvbox/config.yaml new file mode 100644 index 0000000..15e3fa9 --- /dev/null +++ b/xiaoya-tvbox/config.yaml @@ -0,0 +1,20 @@ +name: "小雅-TvBox" +description: "AList代理,支持xiaoya版AList界面管理。" +version: "latest" +slug: "xiaoya-tvbox" +url: https://github.com/power721/alist-tvbox +image: haroldli/xiaoya-tvbox +init: false +arch: + - aarch64 + - amd64 +webui: "[PROTO:http]://[HOST]:[PORT:4567]" +ports: + 4567/tcp: 4567 + 80/tcp: 5344 +environment: + no_proxy: "*.aliyundrive.com" + ALIST_PORT: "5344" + INSTALL: "xiaoya" + MEM_OPT: "-Xmx512M" +boot: manual \ No newline at end of file diff --git a/xiaoya-tvbox/icon.png b/xiaoya-tvbox/icon.png new file mode 100644 index 0000000..7afefeb Binary files /dev/null and b/xiaoya-tvbox/icon.png differ diff --git a/xiaoya-tvbox/logo.png b/xiaoya-tvbox/logo.png new file mode 100644 index 0000000..51c0dde Binary files /dev/null and b/xiaoya-tvbox/logo.png differ diff --git a/xunlei/CHANGELOG.md b/xunlei/CHANGELOG.md new file mode 100644 index 0000000..b19828c --- /dev/null +++ b/xunlei/CHANGELOG.md @@ -0,0 +1,7 @@ +### 3.11.2 (2024-06-25) + +- 版本升级 + +### 3.7.1 (2024-05-24) + +- 首次推出 \ No newline at end of file diff --git a/xunlei/DOCS.md b/xunlei/DOCS.md new file mode 100644 index 0000000..b98e943 --- /dev/null +++ b/xunlei/DOCS.md @@ -0,0 +1,17 @@ +# Xunlei(迅雷) + +## 使用说明 + +1、在**配置**页面中找到**存储路径**。 + + - 支持路径为 `/meidia` 和 `/share`。 + +2、运行后点击**打开 WEB UI**会新建窗口打开。 + +3、**手机扫描**或使用**账号密码登录**。 + +4、点击**新建任务**在**添加链接**粘贴需要下载的地址。 + +5、**下载到**选择需要保存的路径(迅雷下载就是downloads目录)。 + +6、然后通过文件浏览器(Filebrowser)进入到**存储路径**即可查看。 \ No newline at end of file diff --git a/xunlei/README.md b/xunlei/README.md new file mode 100644 index 0000000..d6dd432 --- /dev/null +++ b/xunlei/README.md @@ -0,0 +1,9 @@ +# 冬瓜甄选addons:Xunlei(迅雷) + +## 关于 + +知名的国内下载工具,登录后即可远程下载到存储器中。 + +## 来源 + +https://github.com/cnk3x/xunlei \ No newline at end of file diff --git a/xunlei/apparmor.txt b/xunlei/apparmor.txt new file mode 100644 index 0000000..91b0613 --- /dev/null +++ b/xunlei/apparmor.txt @@ -0,0 +1,52 @@ +#include + +profile hassos_ssh_configurator_addon flags=(attach_disconnected,mediate_deleted) { + #include + + capability, + file, + mount, + umount, + remount, + + capability setgid, + capability setuid, + capability dac_override, + + # S6-Overlay + /bin/** ix, + /usr/bin/** ix, + /usr/lib/bashio/** ix, + /etc/s6/** rix, + /run/s6/** rix, + /etc/services.d/** rwix, + /etc/cont-init.d/** rwix, + /etc/cont-finish.d/** rwix, + /init rix, + /var/run/** mrwkl, + /var/run/ mrwkl, + /proc/self/attr/** mrwkl, + # Files required + /dev/sda1 mrwkl, + /dev/sda7 mrwkl, + /dev/sda8 mrwkl, + /dev/sdb1 mrwkl, + /dev/mmcblk0p1 mrwkl, + /dev/* mrwkl, + /tmp/** mrkwl, + /xunlei/** mrkwl, + /media mrkwl, + /share mrkwl, + + # Data access + /data/** rw, + /addon_configs/** rw, + + + # suppress ptrace denials when using 'docker ps' or using 'ps' inside a container + ptrace (trace,read) peer=docker-default, + + # docker daemon confinement requires explict allow rule for signal + signal (receive) set=(kill,term) peer=/usr/bin/docker, + +} diff --git a/xunlei/config.yaml b/xunlei/config.yaml new file mode 100644 index 0000000..7e1c58c --- /dev/null +++ b/xunlei/config.yaml @@ -0,0 +1,29 @@ +name: Xunlei(迅雷) +version: 3.11.2 +slug: xunlei +codenotary: wghaos@163.com +description: 迅雷NAS版 +image: wghaos/xunlei +url: https://gitcode.com/waxgourd/addons +init: false +arch: + - aarch64 + - amd64 +boot: manual +ports: + 2345/tcp: 2345 +webui: "http://[HOST]:[PORT:2345]/" +map: + - media:rw + - share:rw +apparmor: true +privileged: + - SYS_ADMIN +options: + download_path: "" + user: "" + password: "" +schema: + download_path: str + user: str + password: str diff --git a/xunlei/icon.png b/xunlei/icon.png new file mode 100644 index 0000000..c601b57 Binary files /dev/null and b/xunlei/icon.png differ diff --git a/xunlei/logo.png b/xunlei/logo.png new file mode 100644 index 0000000..c601b57 Binary files /dev/null and b/xunlei/logo.png differ diff --git a/xunlei/translations/en.yaml b/xunlei/translations/en.yaml new file mode 100644 index 0000000..6a021e8 --- /dev/null +++ b/xunlei/translations/en.yaml @@ -0,0 +1,14 @@ +--- +configuration: + download_path: + name: download_path + description: >- + download path + user: + name: user + description: >- + user + password: + name: password + description: >- + password \ No newline at end of file diff --git a/xunlei/translations/zh-Hans.yaml b/xunlei/translations/zh-Hans.yaml new file mode 100644 index 0000000..1f73f01 --- /dev/null +++ b/xunlei/translations/zh-Hans.yaml @@ -0,0 +1,14 @@ +--- +configuration: + download_path: + name: 存储路径 + description: >- + 需要保存的路径 + user: + name: 用户名 + description: >- + 非必填项,进入页面后需要输入该用户名 + password: + name: 密码 + description: >- + 非必填项,进入页面后需要输入该密码 \ No newline at end of file