Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


GUI.for.SingBox

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.git

cd 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)