Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MetaCubeX/Clash.Mini
Clash.Mini
https://github.com/MetaCubeX/Clash.Mini
Last synced: 3 months ago
JSON representation
Clash.Mini
- Host: GitHub
- URL: https://github.com/MetaCubeX/Clash.Mini
- Owner: MetaCubeX
- License: agpl-3.0
- Created: 2021-05-18T09:16:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T03:51:53.000Z (over 1 year ago)
- Last Synced: 2024-06-27T10:40:19.352Z (5 months ago)
- Language: Go
- Homepage:
- Size: 13.7 MB
- Stars: 467
- Watchers: 4
- Forks: 38
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Clash.Mini
A simple GUI for Clash.
![Stars](https://img.shields.io/github/stars/Clash-Mini/Clash.Mini?color=red&style=flat-square)
![release](https://img.shields.io/github/release/Clash-Mini/Clash.Mini/all.svg?&color=E761A4&style=flat-square)
![GitHub all releases](https://img.shields.io/github/downloads/Clash-Mini/Clash.Mini/total?style=flat-square)
![Issues](https://img.shields.io/github/issues/Clash-Mini/Clash.Mini?color=orange&style=flat-square)
![RunTime](https://img.shields.io/static/v1?label=runtime&message=GO&color=blue&style=flat-square)
[![Release Windows](https://github.com/Clash-Mini/Clash.Mini/actions/workflows/build_release_windows.yml/badge.svg)](https://github.com/Clash-Mini/Clash.Mini/actions/workflows/build_release_windows.yml)
[![Dev Windows](https://github.com/Clash-Mini/Clash.Mini/actions/workflows/build_dev_windows.yml/badge.svg)](https://github.com/Clash-Mini/Clash.Mini/actions/workflows/build_dev_windows.yml)## Why this repo
Provide a simple GUI for [clash](https://github.com/Dreamacro/clash) on windows platform.
Based on project TrayedClash by imgk
## Features
* Simple GUI written by Golang only
* Integrated core## Usage
### Subscription
1. Find icon of the bottom-right windows![](image/corner_icon.png)
2. Right click the icon of ClashMini and a option dialog occurs
![](image/select_en.png)
3. Click the Config Management, then jump a application window named Config Management
![](image/sub_en.png)
4. Right click in the table you've seen, and select the "Add Config"
![](image/sub_dialog_en.png)
![](image/add_en.png)5. edit the config name and the URL of subscription, Click Add button and Update All button.
## Discussions
- [Telegram](https://t.me/MetaKernel)
- [Telegram Channel](https://t.me/ClashMiniNo1)## Credits
- [Clash](https://github.com/Dreamacro/clash)
- [Clash.Net](https://github.com/ClashDotNetFramework/ClashDotNetFramework)
- [TrayedClash](https://github.com/imgk/TrayedClash)
- [Yacd](https://github.com/haishanh/yacd)