Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Go to file
2022-01-13 02:53:29 +08:00
.github/workflows chore: update ci 2022-01-11 02:26:50 +08:00
.husky chore: add husky 2021-12-25 17:04:55 +08:00
docs docs: update 2022-01-10 02:49:42 +08:00
scripts fix: version update error 2022-01-12 22:19:44 +08:00
src feat: adjust proxy page 2022-01-13 02:51:30 +08:00
src-tauri v0.0.10 2022-01-13 02:53:29 +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 v0.0.10 2022-01-13 02:53:29 +08:00
README.md docs: fix img width 2022-01-10 02:52:12 +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: dev support macos 2021-12-29 01:01: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!

License

GPL-3.0 License