diff --git a/imaotai/CHANGELOG.md b/imaotai/CHANGELOG.md deleted file mode 100644 index 6714ad6..0000000 --- a/imaotai/CHANGELOG.md +++ /dev/null @@ -1,6 +0,0 @@ -### 1.0.13(2024-04-22) -- 版本更新 - -### 1.0.12(2024-01-18) - -- 首次推出 \ No newline at end of file diff --git a/imaotai/DOCS.md b/imaotai/DOCS.md deleted file mode 100644 index aed9dd2..0000000 --- a/imaotai/DOCS.md +++ /dev/null @@ -1,38 +0,0 @@ -# imaotai - -## 配置说明 - -### 一、安装及配置 数据库 - -- 进入配置 - 加载项商店 找到并安装 Official add-ons中找到MariaDB。 - -- 安装完成后点击配置,在选项中找到“Databases”选项并输入“campus_imaotai”。 - -- 在Logins选项内的“- password”处输入 数据库的自定义密码。 - -``` -- password:WaxGourdHAos -``` - -- 在Rights选项内最下面回车**新建一行**输入 : -``` -- database: campus_imaotai - username: homeassistant -``` -- 点击保存并启动MariaDB - -### 二、安装及配置 i茅台 - -- 进入配置 - 加载项商店 找到并安装 i茅台。 - -- 安装完成后点击配置,在选项中找到''db_pass*"处输入 数据库的自定义密码。 - -- 点击保存并启动 i茅台 - -- 在日志处点击刷新直至出现“接口服务运行成功.”字样得系统启动成功。(注意:该项目使用java开发,启动慢和运行占用内存较多) - -- 回到信息页中点击“打开 WEB UI”进入平台,登录即可操作。 - - - -平台配置请查看官方教程:[教程网址](https://oddfar.github.io/campus-doc/campus-imaotai/#%E4%BD%BF%E7%94%A8%E6%95%99%E7%A8%8B) diff --git a/imaotai/README.md b/imaotai/README.md deleted file mode 100644 index e9a9e0f..0000000 --- a/imaotai/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# 冬瓜甄选addons:i茅台 - -## 关于 - -i茅台app自动预约,每日自动预约,支持docker一键部署 - -## 来源 - -https://github.com/oddfar/campus-imaotai \ No newline at end of file diff --git a/imaotai/config.yaml b/imaotai/config.yaml deleted file mode 100644 index 6b02fc5..0000000 --- a/imaotai/config.yaml +++ /dev/null @@ -1,21 +0,0 @@ -name: i茅台 -version: 1.0.13 -slug: imaotai -codenotary: wghaos@163.com -description: 'i茅台app自动预约,每日自动预约,支持docker一键部署' -url: https://gitcode.com/waxgourd/addons -image: r.hassbus.com/wghaos/imaotai -init: false -arch: - - aarch64 - - amd64 -webui: "[PROTO:http]://[HOST]:[PORT:8161]" -ports: - 8161/tcp: 8161 -options: - db_user: homeassistant - db_pass: null -schema: - db_user: str - db_pass: str -boot: manual diff --git a/imaotai/icon.png b/imaotai/icon.png deleted file mode 100644 index 3c27e5a..0000000 Binary files a/imaotai/icon.png and /dev/null differ diff --git a/imaotai/logo.png b/imaotai/logo.png deleted file mode 100644 index 3c27e5a..0000000 Binary files a/imaotai/logo.png and /dev/null differ