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

A GUI program developed by vue3 + wails.
https://github.com/gui-for-cores/gui.for.clash

clash gui typescript vite5 vue3 wails

Last synced: about 14 hours ago
JSON representation

A GUI program developed by vue3 + wails.

Awesome Lists containing this project

README

        


GUI.for.Clash

GUI.for.Clash


A GUI program developed by vue3 + wails.


## Preview




## Document

[how-to-use](https://gui-for-cores.github.io/guide/gfc/how-to-use)

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

cd GUI.for.Clash/frontend

pnpm install

pnpm build

cd ..

wails build
```

## Stargazers over time

[![Stargazers over time](https://starchart.cc/GUI-for-Cores/GUI.for.Clash.svg)](https://starchart.cc/GUI-for-Cores/GUI.for.Clash)