Skip to content

A simple chat application that can double up to host a chat server or a chat client, focused on providing more privacy to users

License

Notifications You must be signed in to change notification settings

sujairamprasathc/Chatter-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter-Box

A simple chat application that can double up to host a chat server or a chat client, focused on providing more privacy to users

Prerequisites for building

  • The project uses qt library. Thus, qt developer headers must be installed to build the project.

Developer packages necessary in Debian Buster

qt5-default
qtbase5-dev
libqt5websockets-dev

Build Instructions

qmake
make

The intermediate object files and other files will be written to the build directory. The final executable will be placed in the project root directory.

About

A simple chat application that can double up to host a chat server or a chat client, focused on providing more privacy to users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published