Skip to content

Alok-Joshi/Neutron-Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutron-Messenger

-GTK required -Use the following terminal command (Linux) to compile the server and the client:

CLIENT: cc -Wno-format -o Client Client.c -Wno-deprecated-declarations -Wno-format-security -lm pkg-config --cflags --libs gtk+-3.0 -export-dynamic

SERVER: cc -Wno-format -o Server Server.c -Wno-deprecated-declarations -Wno-format-security -lm pkg-config --cflags --libs gtk+-3.0 -export-dynamic

About

A GUI based chat application written in C language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages