Skip to content

Simple IRC client based on QT(Colutius) 基于Qt的IRC客户端

License

Notifications You must be signed in to change notification settings

colutius/colutius-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colutius

CI Backup

License Release Download Stars

欢迎使用

   _____      _       _   _           
  / ____|    | |     | | (_)          
 | |     ___ | |_   _| |_ _ _   _ ___ 
 | |    / _ \| | | | | __| | | | / __|
 | |___| (_) | | |_| | |_| | |_| \__ \
  \_____\___/|_|\__,_|\__|_|\__,_|___/
  
  qDebug() << "Hello Colutius!";

一个跨平台,易用,美观的IRC客户端

软件截图

手动构建

  • 克隆仓库
git clone --recursive https://github.com/colutius/colutius-desktop.git
cd colutius-desktop
  • 开始构建
mkdir build
cd build
cmake ..
make
  • 运行软件
./colutius-desktop

About

Simple IRC client based on QT(Colutius) 基于Qt的IRC客户端

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published