Skip to content

🍔 Console-based chat IM for Linux based on Burger

License

Notifications You must be signed in to change notification settings

BurgerGroup/BurgerChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burger

BurgerChat : c++ terminal IM based on Burger, ncurses, redis and nginx


✨ 项目介绍

一个基于ncurses和Burger的terminal通讯软件,主要业务分为注册、登录、加好友、查看离线消息、一对一聊天等

todo: 业务流程图

⌛️ 构建

$ sudo apt install g++ cmake make libboost-all-dev mysql-server libmysqlclient-dev libcurl4-openssl-dev 
 
$ git clone https://github.com/BurgerGroup/BurgerChat.git

$ cd Burger

$ mkdir build && cmake ..

$ make 

$ make install   

🥇 业务流程

注册业务 []

About

🍔 Console-based chat IM for Linux based on Burger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published