Skip to content
/ uchat Public

Messaging app written on C language, used tools: GLib, cJSON, sqlite3, GTK3 and Glade

Notifications You must be signed in to change notification settings

vit-um/uchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ucode-Chat


Messaging app written on C language, used tools: GLib, cJSON, sqlite3, GTK3 and Glade

Makefile CI

About the program

  • Support OS: Ubuntu, MacOS
  • Default compilation mode: make
  • Compilation in debug mode: cd client; make debug; cd ..
  • Files for use: uchat, uchat_server

Watch the video

How to use:

  1. git clone https://github.com/vit-um/uchat.git
  2. cd uchat
  3. make
  4. Start server: ./uchat_server <port>
  5. Start client: ./uchat <ip address> <port> or ./uchat <hostname>:<port>
  6. Sign up

Do you know who Alf is? How old is he and what does his name mean?😊

- You don’t like cats?

You just don't know how to cook them!

About

Messaging app written on C language, used tools: GLib, cJSON, sqlite3, GTK3 and Glade

Topics

Resources

Stars

Watchers

Forks

Languages