diff --git a/cups-airprint/CHANGELOG.md b/cups-airprint/CHANGELOG.md new file mode 100644 index 0000000..3c20b69 --- /dev/null +++ b/cups-airprint/CHANGELOG.md @@ -0,0 +1,3 @@ +## 2.4.2 (2025-01-14) + +- 首次推出 \ No newline at end of file diff --git a/cups-airprint/DOCS.md b/cups-airprint/DOCS.md new file mode 100644 index 0000000..8695de7 --- /dev/null +++ b/cups-airprint/DOCS.md @@ -0,0 +1,5 @@ +# CUPS AirPrint + +## 使用方法 + +1. CUPS管理员登录:print,密码:print(可以在Dockerfile中更改) diff --git a/cups-airprint/README.md b/cups-airprint/README.md new file mode 100644 index 0000000..856c2e1 --- /dev/null +++ b/cups-airprint/README.md @@ -0,0 +1,9 @@ +# 冬瓜甄选addon: CUPS AirPrint + +## 关于 + +配备AirPrint功能的CUPS打印服务器 + +## 源 + +https://github.com/zajac-grzegorz/homeassistant-addon-cups-airprint \ No newline at end of file diff --git a/cups-airprint/config.yaml b/cups-airprint/config.yaml new file mode 100644 index 0000000..8dfe302 --- /dev/null +++ b/cups-airprint/config.yaml @@ -0,0 +1,24 @@ +name: CUPS AirPrint +version: "2.4.2" +slug: opencups +description: 著名的开源打印共享服务器 +url: https://gitcode.com/waxgourd/addons +image: r.hassbus.com/wghaos/addon-cups-airprint +arch: + - amd64 + - aarch64 +usb: true +init: false +homeassistant_api: true +host_network: true +webui: "[PROTO:http]://[HOST]:[PORT:631]" +ports: + 631/tcp: 631 + 631/udp: 631 +ports_description: + 631/tcp: 让本地网络上的其他设备打印到此服务器 + 631/udp: 让本地网络上的其他设备打印到此服务器 +# ingress: false +map: + - addon_config:rw + diff --git a/cups-airprint/icon.png b/cups-airprint/icon.png new file mode 100644 index 0000000..aefa10e Binary files /dev/null and b/cups-airprint/icon.png differ diff --git a/cups-airprint/logo.png b/cups-airprint/logo.png new file mode 100644 index 0000000..aefa10e Binary files /dev/null and b/cups-airprint/logo.png differ diff --git a/xiaoya-alist/CHANGELOG.md b/xiaoya-alist/CHANGELOG.md index 158057b..40fe304 100644 --- a/xiaoya-alist/CHANGELOG.md +++ b/xiaoya-alist/CHANGELOG.md @@ -1,3 +1,7 @@ +### hostmode-2025011509 (2025-01-15) + +- 版本升级 + ### hostmode-2025011409 (2025-01-14) - 版本升级 diff --git a/xiaoya-alist/config.yaml b/xiaoya-alist/config.yaml index 3ed8183..b7b1e11 100644 --- a/xiaoya-alist/config.yaml +++ b/xiaoya-alist/config.yaml @@ -1,5 +1,5 @@ name: 小雅Alist -version: hostmode-2025011409 +version: hostmode-2025011509 slug: xiaoya-alist codenotary: wghaos@163.com description: '一个口碑级的alist应用'