更新 'repository.yaml'
This commit is contained in:
3
autman/CHANGELOG.md
Normal file
3
autman/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
||||
### 1.0.0(2024-01-16)
|
||||
|
||||
- 首次推出
|
||||
9
autman/DOCS.md
Normal file
9
autman/DOCS.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# autMan
|
||||
|
||||
## 使用方法
|
||||
|
||||
- 点击启动,进入日志页面中点击刷新,出现“Http服务已运行(8080)。”则表示启动成功。
|
||||
|
||||
- 启动完成后可在信息页中点击"打开 WEI UI",或点击“在侧边栏显示”,方便以后从左侧栏快速访问。
|
||||
|
||||
- 如运行有错误则在信息页中关闭“保护模式”。
|
||||
9
autman/README.md
Normal file
9
autman/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 冬瓜甄选addons:autMan
|
||||
|
||||
## 关于
|
||||
|
||||
这是一款功能强大的自动化软件系统,它支持多语言插件、多脚本运行、返利功能、与即时通讯平台的对接,以及自定义微服务路由。这使其适用于各种自动化任务和定制功能的开发。
|
||||
|
||||
## 来源
|
||||
|
||||
https://github.com/hdbjlizhe/fanli
|
||||
16
autman/config.yaml
Normal file
16
autman/config.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
name: 奥特曼机器人
|
||||
slug: autman
|
||||
codenotary: wghaos@163.com
|
||||
description: '机器人自动化工具'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
version: 1.0.0
|
||||
image: r.hassbus.com/wghaos/autman
|
||||
init: false
|
||||
docker_api: true
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
webui: "[PROTO:http]://[HOST]:[PORT:8162]"
|
||||
ports:
|
||||
8080/tcp: 8162
|
||||
boot: manual
|
||||
BIN
autman/icon.png
Normal file
BIN
autman/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
BIN
autman/logo.png
Normal file
BIN
autman/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user