Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Go to file
2022-03-10 01:04:53 +08:00
.github/workflows chore: default release body 2022-03-06 18:34:38 +08:00
.husky chore: add husky 2021-12-25 17:04:55 +08:00
docs chore: update readme 2022-02-22 21:54:33 +08:00
scripts chore: add linux link 2022-03-09 20:14:15 +08:00
src fix: kill sidecars after install still in test 2022-03-09 02:09:51 +08:00
src-tauri chore: reduce icon size on macOS 2022-03-10 01:04:53 +08:00
.editorconfig chore: compatible with macos 2021-12-06 10:31:56 +08:00
.gitignore chore: ignore update json 2022-01-10 22:08:57 +08:00
LICENSE chore: update license 2021-12-22 01:12:32 +08:00
package.json chore: update tauri version 2022-03-09 01:50:37 +08:00
README.md chore: update readme 2022-02-22 21:54:33 +08:00
tsconfig.json chore: init project 2021-12-04 14:31:26 +08:00
vite.config.ts chore: emptyOutDir 2021-12-22 01:15:04 +08:00
yarn.lock chore: update tauri version 2022-03-09 01:50:37 +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.