command
module
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Apr 26, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Clash.Mini
A simple GUI for Clash.
Why this repo
Provide a simple GUI for clash on windows platform.
Based on project TrayedClash by imgk
Features
- Simple GUI written by Golang only
- Integrated core
Usage
Subscription
- Find icon of the bottom-right windows

- Right click the icon of ClashMini and a option dialog occurs

- Click the Config Management, then jump a application window named Config Management

- Right click in the table you've seen, and select the "Add Config"

- edit the config name and the URL of subscription, Click Add button and Update All button.
Discussions
Credits
Documentation
¶
GOOS=windows GOARCH=amd64 go build -ldflags "-H=windowsgui -s -w" -o ./Clash.Mini_x64.exe
GOOS=windows GOARCH=386 go build -ldflags "-H=windowsgui -s -w" -o ./Clash.Mini_x86.exe
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.