Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Go to file
2022-02-21 22:33:37 +08:00
.github/workflows
.husky
docs
scripts
src feat: change window style 2022-02-20 23:46:13 +08:00
src-tauri fix: wrong exe path 2022-02-21 22:33:37 +08:00
.editorconfig
.gitignore
LICENSE
package.json chore: use tauri cli 2022-02-21 22:31:00 +08:00
README.md
tsconfig.json
vite.config.ts
yarn.lock chore: update deps 2022-02-19 00:34:09 +08:00

Clash
Clash Verge

A Clash GUI based on tauri.

Features

Now it's no different from the others, even fewer. (WIP)

Development

You should install Rust and Nodejs. Then install tauri cli and packages.

cargo install tauri-cli --git https://github.com/tauri-apps/tauri

yarn install

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

yarn run check

Then run

yarn dev

Todos

This keng is a little big...

Screenshots

demo1 demo2 demo3 demo4 demo5 demo6

Disclaimer

This is a learning project for Rust practice.

Contributions

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.