/clash-rocket

A Clash Meta GUI based on Tauri. Supports Windows, macOS and Linux.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

🚀 Clash Rocket

This project is a Work In Progress.

Development

Clone the repository

git clone git@github.com:tatiustaitus/clash-rocket.git && cd clash-rocket

Install dependencies

npm install

Install Clash Meta Binary

npm run downloadBinary

Start the app

npm run tauri dev