Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Go to file
2022-02-20 23:46:13 +08:00
.github/workflows chore: tauri updater env 2022-02-16 11:02:00 +08:00
.husky
docs docs: update 2022-01-10 02:49:42 +08:00
scripts chore: update check script 2022-02-18 23:49:39 +08:00
src feat: change window style 2022-02-20 23:46:13 +08:00
src-tauri feat: change window style 2022-02-20 23:46:13 +08:00
.editorconfig
.gitignore chore: ignore update json 2022-01-10 22:08:57 +08:00
LICENSE
package.json chore: update deps 2022-02-19 00:34:09 +08:00
README.md chore: update readme 2022-01-22 23:57:39 +08:00
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.