autoglm-gui 0.4.12__py3-none-any.whl → 0.4.14__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- AutoGLM_GUI/api/__init__.py +2 -1
- AutoGLM_GUI/api/version.py +192 -0
- AutoGLM_GUI/schemas.py +11 -0
- AutoGLM_GUI/static/assets/{about-kgOkkOWe.js → about-29B5FDM8.js} +1 -1
- AutoGLM_GUI/static/assets/chat-DTN2oKtA.js +149 -0
- AutoGLM_GUI/static/assets/index-Dy550Qqg.css +1 -0
- AutoGLM_GUI/static/assets/{index-BPYHsweG.js → index-mVNV0VwM.js} +1 -1
- AutoGLM_GUI/static/assets/index-wu8Wjf12.js +10 -0
- AutoGLM_GUI/static/index.html +2 -2
- {autoglm_gui-0.4.12.dist-info → autoglm_gui-0.4.14.dist-info}/METADATA +55 -2
- {autoglm_gui-0.4.12.dist-info → autoglm_gui-0.4.14.dist-info}/RECORD +14 -13
- AutoGLM_GUI/static/assets/chat-CZV3RByK.js +0 -149
- AutoGLM_GUI/static/assets/index-Beu9cbSy.css +0 -1
- AutoGLM_GUI/static/assets/index-DfI_Z1Cx.js +0 -10
- {autoglm_gui-0.4.12.dist-info → autoglm_gui-0.4.14.dist-info}/WHEEL +0 -0
- {autoglm_gui-0.4.12.dist-info → autoglm_gui-0.4.14.dist-info}/entry_points.txt +0 -0
- {autoglm_gui-0.4.12.dist-info → autoglm_gui-0.4.14.dist-info}/licenses/LICENSE +0 -0
AutoGLM_GUI/static/index.html
CHANGED
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
<meta charset="UTF-8" />
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
<title>AutoGLM GUI</title>
|
|
7
|
-
<script type="module" crossorigin src="/assets/index-
|
|
8
|
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
|
7
|
+
<script type="module" crossorigin src="/assets/index-wu8Wjf12.js"></script>
|
|
8
|
+
<link rel="stylesheet" crossorigin href="/assets/index-Dy550Qqg.css">
|
|
9
9
|
</head>
|
|
10
10
|
<body>
|
|
11
11
|
<div id="app"></div>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: autoglm-gui
|
|
3
|
-
Version: 0.4.
|
|
3
|
+
Version: 0.4.14
|
|
4
4
|
Summary: Web GUI for AutoGLM Phone Agent - AI-powered Android automation
|
|
5
5
|
Project-URL: Homepage, https://github.com/suyiiyii/AutoGLM-GUI
|
|
6
6
|
Project-URL: Repository, https://github.com/suyiiyii/AutoGLM-GUI
|
|
@@ -35,6 +35,7 @@ AutoGLM 手机助手的现代化 Web 图形界面 - 让 AI 自动化操作 Andro
|
|
|
35
35
|
|
|
36
36
|

|
|
37
37
|

|
|
38
|
+
[](https://pypi.org/project/autoglm-gui/)
|
|
38
39
|
<br/>
|
|
39
40
|
<a href="https://qm.qq.com/q/J5eAs9tn0W" target="__blank">
|
|
40
41
|
<strong>欢迎加入讨论交流群</strong>
|
|
@@ -49,6 +50,37 @@ AutoGLM 手机助手的现代化 Web 图形界面 - 让 AI 自动化操作 Andro
|
|
|
49
50
|
- **ADB 深度集成** - 通过 Android Debug Bridge 直接控制设备
|
|
50
51
|
- **模块化界面** - 清晰的侧边栏 + 设备面板设计,功能分离明确
|
|
51
52
|
|
|
53
|
+
## 📥 快速下载
|
|
54
|
+
|
|
55
|
+
**一键下载桌面版(免配置环境):**
|
|
56
|
+
|
|
57
|
+
<div align="center">
|
|
58
|
+
|
|
59
|
+
| 操作系统 | 下载链接 | 说明 |
|
|
60
|
+
|---------|---------|------|
|
|
61
|
+
| 🍎 **macOS** (Apple Silicon) | [📦 下载 DMG](https://github.com/suyiiyii/AutoGLM-GUI/releases/download/v0.4.14/AutoGLM.GUI-0.4.14-arm64.dmg) | 适用于 M 芯片 Mac |
|
|
62
|
+
| 🪟 **Windows** (x64) | [📦 下载便携版 EXE](https://github.com/suyiiyii/AutoGLM-GUI/releases/download/v0.4.14/AutoGLM.GUI.0.4.14.exe) | 适用于 Windows 10/11,免安装 |
|
|
63
|
+
|
|
64
|
+
</div>
|
|
65
|
+
|
|
66
|
+
**使用说明:**
|
|
67
|
+
- **macOS**: 下载后双击 `.dmg` 文件,拖拽到应用程序文件夹。首次打开可能需要在「系统设置 → 隐私与安全性」中允许运行
|
|
68
|
+
- **Windows**: 下载后直接双击 `.exe` 文件运行,无需安装
|
|
69
|
+
|
|
70
|
+
> 💡 **提示**: 桌面版已内置所有依赖(Python、ADB 等),无需手动配置环境。首次运行时需配置模型服务 API。
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
74
|
+
**或者使用 Python 包(需要 Python 环境):**
|
|
75
|
+
|
|
76
|
+
```bash
|
|
77
|
+
# 通过 pip 安装(推荐)
|
|
78
|
+
pip install autoglm-gui
|
|
79
|
+
|
|
80
|
+
# 或使用 uvx 免安装运行(需先安装 uv)
|
|
81
|
+
uvx autoglm-gui
|
|
82
|
+
```
|
|
83
|
+
|
|
52
84
|
## 📸 界面预览
|
|
53
85
|
|
|
54
86
|
### 任务开始
|
|
@@ -110,7 +142,7 @@ pip install autoglm-gui
|
|
|
110
142
|
autoglm-gui --base-url http://localhost:8080/v1
|
|
111
143
|
```
|
|
112
144
|
|
|
113
|
-
也可以使用 uvx
|
|
145
|
+
也可以使用 uvx 免安装启动,自动启动最新版(需已安装 uv,[安装教程](https://docs.astral.sh/uv/getting-started/installation/)):
|
|
114
146
|
|
|
115
147
|
```bash
|
|
116
148
|
uvx autoglm-gui --base-url http://localhost:8080/v1
|
|
@@ -133,6 +165,27 @@ uv run autoglm-gui --base-url http://localhost:8080/v1
|
|
|
133
165
|
|
|
134
166
|
启动后,在浏览器中打开 http://localhost:8000 即可开始使用!
|
|
135
167
|
|
|
168
|
+
## 🔄 升级指南
|
|
169
|
+
|
|
170
|
+
### 检查当前版本
|
|
171
|
+
|
|
172
|
+
```bash
|
|
173
|
+
# 查看已安装的版本
|
|
174
|
+
pip show autoglm-gui
|
|
175
|
+
|
|
176
|
+
# 或使用命令行参数
|
|
177
|
+
autoglm-gui --version
|
|
178
|
+
```
|
|
179
|
+
|
|
180
|
+
### 升级到最新版本
|
|
181
|
+
|
|
182
|
+
**使用 pip 升级:**
|
|
183
|
+
|
|
184
|
+
```bash
|
|
185
|
+
# 升级到最新版本
|
|
186
|
+
pip install --upgrade autoglm-gui
|
|
187
|
+
```
|
|
188
|
+
|
|
136
189
|
## 📖 使用说明
|
|
137
190
|
|
|
138
191
|
### 多设备管理
|
|
@@ -5,7 +5,7 @@ AutoGLM_GUI/config_manager.py,sha256=xbiwKbg6XuXps21pstVRPlGzRbVEzSx5p0-ElnEP8hg
|
|
|
5
5
|
AutoGLM_GUI/exceptions.py,sha256=DuNA0zlu3YW9kFstRFr9-FInO32tL7_TY86EPCpnpUM,165
|
|
6
6
|
AutoGLM_GUI/logger.py,sha256=wLzjbRqsHAsOtI9yB0bcUZFVzgGK6qM8330std6FjVw,2553
|
|
7
7
|
AutoGLM_GUI/platform_utils.py,sha256=bYlQGAYYpU1ZqOUD-F-fIzpEA5z53dMFfaErsFhAvYk,2357
|
|
8
|
-
AutoGLM_GUI/schemas.py,sha256=
|
|
8
|
+
AutoGLM_GUI/schemas.py,sha256=AVQsOzPEq4cJaNQO0sfAsYVULpSrREtecrhuEzqGOkw,3841
|
|
9
9
|
AutoGLM_GUI/scrcpy_protocol.py,sha256=h6AtAGq3zMM30FWM7EYiYKJz7BDikpNCOjcKtFcRx3s,997
|
|
10
10
|
AutoGLM_GUI/scrcpy_stream.py,sha256=-tGyDNaML1TnZLzTNiVUgxMTv_7TQS0CKZ35G2RuPfg,16595
|
|
11
11
|
AutoGLM_GUI/server.py,sha256=GGGz7llG5rflIpO61nil8Zde12PLkv6OIzghuxwSkoI,249
|
|
@@ -19,17 +19,18 @@ AutoGLM_GUI/adb_plus/keyboard_installer.py,sha256=dsQqLgWd2kkTeljdTTT77mFwJpcM-I
|
|
|
19
19
|
AutoGLM_GUI/adb_plus/screenshot.py,sha256=pr7BpmUcGZO9rthpDeMRn4D1oAGX9aEEVL3ZnTQzrIo,3211
|
|
20
20
|
AutoGLM_GUI/adb_plus/serial.py,sha256=cdZuA47BYciX3POoAKl3E2xL0fIOZwgO5YmvxvYtNi4,1164
|
|
21
21
|
AutoGLM_GUI/adb_plus/touch.py,sha256=7cyMon9nOd6zQvZdHK7BHWoRLLWkdK-qWfTuSFfFzJA,2301
|
|
22
|
-
AutoGLM_GUI/api/__init__.py,sha256=
|
|
22
|
+
AutoGLM_GUI/api/__init__.py,sha256=dXjSDAZVwGV3EC86wpZG_Qhntov6wc9ZWso17FX1hCk,2285
|
|
23
23
|
AutoGLM_GUI/api/agents.py,sha256=JvZ4YBms-cC2vSfQIvLCVMA1F-36Pwjqc_PpOFBaVgs,11279
|
|
24
24
|
AutoGLM_GUI/api/control.py,sha256=G-7hfdqTl5fq-UXOwE2CI_HMbfmRH1Vd589t2FTNZyY,3155
|
|
25
25
|
AutoGLM_GUI/api/devices.py,sha256=2HMXPw465KaRJu8CCFy5pmTWwRhBquAhrPL-ADy4LXE,3662
|
|
26
26
|
AutoGLM_GUI/api/media.py,sha256=Ioncwd68CNkYvqmeTJJ3P5I1rjWfw6PM4WPz5Ixx8vI,1631
|
|
27
|
-
AutoGLM_GUI/
|
|
28
|
-
AutoGLM_GUI/static/
|
|
29
|
-
AutoGLM_GUI/static/assets/
|
|
30
|
-
AutoGLM_GUI/static/assets/
|
|
31
|
-
AutoGLM_GUI/static/assets/index-
|
|
32
|
-
AutoGLM_GUI/static/assets/index-
|
|
27
|
+
AutoGLM_GUI/api/version.py,sha256=ZN99iH2PA_qx5A1fnSEO-Yihh4K7Bc4r1jOnP6IcXZo,5861
|
|
28
|
+
AutoGLM_GUI/static/index.html,sha256=J_3javP8l947XGjjAbsgVaDoMU542RvE1YSKimcSRno,395
|
|
29
|
+
AutoGLM_GUI/static/assets/about-29B5FDM8.js,sha256=Dv4-XNlSUDAdF90wyLClz7iNe3_p_RYK9WQ7X2wZQ_k,155
|
|
30
|
+
AutoGLM_GUI/static/assets/chat-DTN2oKtA.js,sha256=5DDz3YsdLcRKonldXeofzgVQMsDFOWXmXpyajj7x5U4,164831
|
|
31
|
+
AutoGLM_GUI/static/assets/index-Dy550Qqg.css,sha256=ONHqGkB-t6x74BwVElVwY7bu4EvOVIXEKOMA0Fs30-0,40831
|
|
32
|
+
AutoGLM_GUI/static/assets/index-mVNV0VwM.js,sha256=mbLSuCQG-0WPms5MKr8RTH9nUGfedzIGAKN7k1jeA_k,228
|
|
33
|
+
AutoGLM_GUI/static/assets/index-wu8Wjf12.js,sha256=KYhn1hvURvoEhHn60BDmhQzFN6ET9ST-TzKz7fHOfk0,323309
|
|
33
34
|
AutoGLM_GUI/static/assets/worker-D6BRitjy.js,sha256=RL1NIRIks9dXdDhXOHK1cCg-OELT0uv9a6u_UEHfQ0Q,173494
|
|
34
35
|
phone_agent/__init__.py,sha256=6_AwafPDiJsEVstiMcfj-HbvpuxWTC2di6MVbQzHK6s,287
|
|
35
36
|
phone_agent/agent.py,sha256=23LFtkAo8Kr1mrgTnQYULOeTDmwMBB4FGgrUs03VKPg,8120
|
|
@@ -49,8 +50,8 @@ phone_agent/config/prompts_zh.py,sha256=vSWo5_qlWwNHVYUxrePBiL2FmJFnQG0Jpb1NsVsV
|
|
|
49
50
|
phone_agent/model/__init__.py,sha256=w6yFkla9VoUvX5vZkTWa7Z5Bg5_lfA9AajrLjZsdL24,149
|
|
50
51
|
phone_agent/model/client.py,sha256=6EM7BIdj9UvqPG9YmgwSGWVxensH5HDfCSAgHDeBgeo,5842
|
|
51
52
|
scrcpy-server-v3.3.3,sha256=fnAyO6fyWWSd1KzOl6xP77roECssbZHi575hP9U1S-A,90164
|
|
52
|
-
autoglm_gui-0.4.
|
|
53
|
-
autoglm_gui-0.4.
|
|
54
|
-
autoglm_gui-0.4.
|
|
55
|
-
autoglm_gui-0.4.
|
|
56
|
-
autoglm_gui-0.4.
|
|
53
|
+
autoglm_gui-0.4.14.dist-info/METADATA,sha256=2JgOH8_b1a0KoOyBQDSWuG7xLbnz42Rv1E2fzZFnnos,9953
|
|
54
|
+
autoglm_gui-0.4.14.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
|
|
55
|
+
autoglm_gui-0.4.14.dist-info/entry_points.txt,sha256=sz4rBO_kgrYmOiT0QnhCCv0b9QqBdWyCjugJgY8AEOI,58
|
|
56
|
+
autoglm_gui-0.4.14.dist-info/licenses/LICENSE,sha256=0IkSHDewdtmXnmYzTNq4U47EJYjTuhjQNpT0bZKuqWc,11342
|
|
57
|
+
autoglm_gui-0.4.14.dist-info/RECORD,,
|