You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,11 @@
1
1
# GOECS GUI Version
2
2
3
-
[](https://github.com/oneclickvirt/ecs/actions/workflows/build.yml)
3
+
[](https://github.com/oneclickvirt/ecs-gui/actions/workflows/build.yml)
4
4
5
5
基于融合怪GO版本在Fyne框架上开发的跨平台系统测试工具,支持 Android、macOS、Windows 和 Linux 平台。
6
6
7
+
原项目:https://github.com/oneclickvirt/ecs
8
+
7
9
## 支持平台
8
10
9
11
### Android
@@ -23,7 +25,7 @@
23
25
- 支持架构: ARM64, AMD64
24
26
25
27
### Linux
26
-
-Action未编译
28
+
-Action编译未自签证书
27
29
- 支持架构: ARM64, AMD64
28
30
29
31
## 本地构建
@@ -90,7 +92,7 @@ go install fyne.io/fyne/v2/cmd/fyne@latest
0 commit comments