close
Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages