Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GUI-for-Cores/GUI.for.SingBox
GUI for SingBox
https://github.com/GUI-for-Cores/GUI.for.SingBox
gui sing-box typescript vite5 vue3 wails
Last synced: 11 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-07T02:27:51.000Z (5 months ago)
- Last Synced: 2024-06-08T15:15:36.840Z (5 months ago)
- Topics: gui, sing-box, typescript, vite5, vue3, wails
- Language: Vue
- Homepage: https://gui-for-cores.github.io/
- Size: 3.01 MB
- Stars: 980
- Watchers: 6
- Forks: 65
- 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
## 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.gitcd GUI.for.SingBox/frontend
pnpm install
pnpm build
cd ..
wails build
```## Stargazers over time
[![Stargazers over time](https://starchart.cc/GUI-for-Cores/GUI.for.SingBox.svg)](https://starchart.cc/GUI-for-Cores/GUI.for.SingBox)