A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
  • TypeScript 54.5%
  • Rust 39.4%
  • JavaScript 3.3%
  • NSIS 2%
  • SCSS 0.3%
  • Other 0.5%
Find a file
coolcoala 5a0e6b3f80 v0.2.10
2026-01-27 06:59:33 +03:00
.cargo chore: added support for compiling linux arm architecture (#1945) 2024-10-31 17:20:16 +08:00
.github format code 2026-01-18 09:09:34 +03:00
.husky chore(pre-push): update comments for clarity and refine format check condition 2025-06-27 00:36:00 +08:00
docs updated preview in README.md 2025-10-18 00:58:28 +03:00
hooks refactor: format code with prettier and fix quotation marks 2025-08-16 15:23:43 +07:00
lib New Interface (initial commit) 2025-07-04 02:28:27 +03:00
scripts renamed to koala clash 2025-08-05 17:51:26 +03:00
src fix homepage 2026-01-27 06:57:37 +03:00
src-tauri v0.2.10 2026-01-27 06:59:33 +03:00
.editorconfig chore: format rust code 2022-11-12 11:37:23 +08:00
.gitignore refactor: fix lifetime annotations in draft.rs 2025-08-16 15:31:30 +07:00
.prettierignore perf: async app startup loading to prevent UI freeze 2025-06-13 22:59:16 +08:00
.prettierrc chore: update Prettier configuration and dependencies; refactor code formatting for consistency (#3926) 2025-06-28 18:37:53 +08:00
.tool-versions feat: Add border-radius for window on linux 2024-03-13 13:58:29 +08:00
components.json New Interface (initial commit) 2025-07-04 02:28:27 +03:00
CONTRIBUTING.md fix: unexpected behavior while pulling resources (#3789) 2025-06-18 01:11:33 +08:00
crowdin.yml Update Crowdin configuration file 2025-06-12 10:57:33 +08:00
LICENSE chore: update license 2021-12-22 01:12:32 +08:00
package.json v0.2.10 2026-01-27 06:59:33 +03:00
pnpm-lock.yaml update dependencies 2025-09-29 02:30:28 +03:00
README.md updated preview in README.md 2025-10-18 00:58:28 +03:00
renovate.json fix: disable node and pnpm auto update to prevent breaks build 2025-06-13 14:22:21 +08:00
tsconfig.json New Interface (initial commit) 2025-07-04 02:28:27 +03:00
UPDATELOG.md updated UPDATELOG.md 2026-01-27 06:58:47 +03:00
vite.config.mts New Interface (initial commit) 2025-07-04 02:28:27 +03:00

Clash
Fork of Clash Verge Rev

A Clash Meta GUI based on Tauri.

Preview

Install

Go to the Release page to download the corresponding installation package
Supports Windows (x64/x86), Linux (x64/arm64) and macOS 10.15+ (intel/apple).

Telegram channel: ---

Features

  • Based on the powerful Rust and Tauri 2 frameworks.
  • Built-in Clash.Meta(mihomo) kernel with support for switching between Alpha versions of the kernel.
  • Simple and beautiful user interface with support for custom theme colors, agent group/tray icons, and CSS Injection.
  • Configuration file management, configuration file syntax hints.
  • System Agent and Guard, TUN (Virtual NIC) mode.
  • Visual node and rule editing
  • WebDav configuration backup and synchronization

Development

See CONTRIBUTING.md for more details.

To run the development server, execute the following commands after all prerequisites for Tauri are installed:

pnpm i
pnpm run check
pnpm dev

Contributions

Issue and PR welcome!

Acknowledgement

Clash Verge rev was based on or inspired by these projects and so on:

License

GPL-3.0 License. See License here for details.