https://github.com/gui-for-cores/gui.for.singbox
GUI for SingBox
https://github.com/gui-for-cores/gui.for.singbox
gui rolldown-vite sing-box typescript vue3 wails
Last synced: 23 days ago
JSON representation
GUI for SingBox
- Host: GitHub
- URL: https://github.com/gui-for-cores/gui.for.singbox
- Owner: GUI-for-Cores
- License: gpl-3.0
- Created: 2024-01-05T17:02:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-16T16:34:03.000Z (2 months ago)
- Last Synced: 2026-01-17T05:24:49.860Z (2 months ago)
- Topics: gui, rolldown-vite, sing-box, typescript, vue3, wails
- Language: Vue
- Homepage: https://gui-for-cores.github.io/
- Size: 5.05 MB
- Stars: 6,979
- Watchers: 39
- Forks: 609
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GUI.for.SingBox
A GUI program developed by vue3 + wails.
## Preview
Take a look at the live version here: 👉 Live Demo
## Document
[Community](https://gui-for-cores.github.io/guide/gfs/community)
## Build
1、Build Environment
- Node.js [link](https://nodejs.org/en)
- pnpm :`npm i -g pnpm`
- Go [link](https://go.dev/)
- Wails [link](https://wails.io/) :`go install github.com/wailsapp/wails/v2/cmd/wails@latest`
2、Pull and Build
```bash
git clone https://github.com/GUI-for-Cores/GUI.for.SingBox.git
cd GUI.for.SingBox/frontend
pnpm install --frozen-lockfile && pnpm build
cd ..
wails build
```
## Stargazers over time
[](https://starchart.cc/GUI-for-Cores/GUI.for.SingBox)