Home

Awesome

<h1 align="center"> <img src="./src/assets/image/logo.png" alt="Clash" width="128" /> <br> Clash Verge <br> </h1> <h3 align="center"> A <a href="https://github.com/Dreamacro/clash">Clash</a> GUI based on <a href="https://github.com/tauri-apps/tauri">tauri</a>. </h3>

Features

Promotion

狗狗加速 —— 技术流机场 Doggygo VPN

<details> <summary>Promotion Detail</summary> </details> <br />

EEVPN —— 海外运营机场 ※ 支持 ChatGPT

<details> <summary>Promotion Detail</summary> </details>

Install

Download from release. Supports Windows x64, Linux x86_64 and macOS 11+

Or you can build it yourself. Supports Windows, Linux and macOS 10.15+

Notes: If you could not start the app on Windows, please check that you have Webview2 installed.

FAQ

1. macOS "Clash Verge" is damaged and can't be opened

open the terminal and run sudo xattr -r -d com.apple.quarantine /Applications/Clash\ Verge.app

Development

You should install Rust and Nodejs, see here for more details. Then install Nodejs packages.

yarn install

Then download the clash binary... Or you can download it from clash premium release and rename it according to tauri config.

# force update to latest version
# yarn run check --force

yarn run check

Then run

yarn dev

# run it in another way if app instance exists
yarn dev:diff

Or you can build it

yarn build

Todos

This keng is a little big...

Screenshots

<div align="center"> <img src="./docs/demo1.png" alt="demo1" width="32%" /> <img src="./docs/demo2.png" alt="demo2" width="32%" /> <img src="./docs/demo3.png" alt="demo3" width="32%" /> <img src="./docs/demo4.png" alt="demo4" width="32%" /> <img src="./docs/demo5.png" alt="demo5" width="32%" /> <img src="./docs/demo6.png" alt="demo6" width="32%" /> </div>

Custom Theme

<div align="center"> <img src="./docs/color1.png" alt="demo1" width="16%" /> <img src="./docs/color2.png" alt="demo2" width="16%" /> <img src="./docs/color3.png" alt="demo3" width="16%" /> <img src="./docs/color4.png" alt="demo4" width="16%" /> <img src="./docs/color5.png" alt="demo5" width="16%" /> <img src="./docs/color6.png" alt="demo6" width="16%" /> </div>

Disclaimer

This is a learning project for Rust practice.

Contributions

Issue and PR welcome!

Acknowledgement

Clash Verge was based on or inspired by these projects and so on:

License

GPL-3.0 License. See License here for details.