Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
Go to file
2022-01-08 01:56:28 +08:00
.github/workflows chore: rename script 2022-01-08 01:56:28 +08:00
.husky chore: add husky 2021-12-25 17:04:55 +08:00
docs chore: update readme 2021-12-26 02:31:55 +08:00
scripts chore: rename script 2022-01-08 01:56:28 +08:00
src refactor: impl structs methods 2022-01-07 23:29:20 +08:00
src-tauri refactor: rename 2022-01-08 01:27:25 +08:00
.editorconfig chore: compatible with macos 2021-12-06 10:31:56 +08:00
.gitignore chore: save lock file 2021-12-28 00:14:15 +08:00
LICENSE chore: update license 2021-12-22 01:12:32 +08:00
package.json chore: rename script 2022-01-08 01:56:28 +08:00
README.md chore: update readme 2021-12-26 02:31:55 +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 predev

Then run

yarn dev

Todos

This keng is a little big...

Screenshots

demo1 demo2

Disclaimer

This is a learning project for Rust practice.

Contributions

PR welcome!

License

GPL-3.0 License