Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Go to file
2022-03-16 18:44:25 +08:00
.github/workflows chore: fix ci env 2022-03-15 00:00:20 +08:00
.husky
docs
scripts chore: green version bundle 2022-03-13 00:52:31 +08:00
src feat: event emit when clash config update 2022-03-13 01:37:41 +08:00
src-tauri fix: auto launch path 2022-03-16 18:44:25 +08:00
.editorconfig
.gitignore
LICENSE
package.json v0.0.23 2022-03-14 01:34:26 +08:00
README.md
tsconfig.json
vite.config.ts
yarn.lock feat: i18n supports 2022-03-12 23:07:45 +08:00

Clash
Clash Verge

A Clash GUI based on tauri.

Features

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

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.

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

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.