mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
.github/workflows | ||
.husky | ||
docs | ||
scripts | ||
src | ||
src-tauri | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vite.config.ts | ||
yarn.lock |
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
Disclaimer
This is a learning project for Rust practice.
Contributions
PR welcome!
License
GPL-3.0 License