Awesome
<div align="center"> <img src="build/appicon.png" alt="GUI.for.Clash" width="200"> <h1>GUI.for.Clash</h1> <p>A GUI program developed by vue3 + wails.</p> </div>Preview
<div align="center"> <img src="docs/imgs/light.png"> <img src="docs/imgs/dark.png"> </div>Document
Build
1、Build Environment
-
Node.js link
-
pnpm :
npm i -g pnpm
-
Go link
-
Wails link :
go install github.com/wailsapp/wails/v2/cmd/wails@latest
2、Pull and Build
git clone https://github.com/GUI-for-Cores/GUI.for.Clash.git
cd GUI.for.Clash/frontend
pnpm install
pnpm build
cd ..
wails build