Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 350 Bytes

README.md

File metadata and controls

executable file
·
20 lines (15 loc) · 350 Bytes

Clash-Qt

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

主界面

Build

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

It will install into /opt/clash-qt

Requirement

  • Qt5
  • yaml-cpp