Skip to content

NiYanhhhhh/Clash-Qt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash-Qt

Clash简易客户端,提供启动clash, 管理订阅的功能 。

主界面

Build

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make install

It will install into $HOME/.local/share/clash-qt by default

Requirement

  • Qt5
  • yaml-cpp

About

A Clash GUI written in Qt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • CMake 1.7%