Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 237 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 237 Bytes

Katsuki

Low level chat app implementation using gtk and sockets

Build

Install gtk @Debian

    sudo apt-get install libgtk-3-dev

Install gcc compiler

    sudo apt-get install gcc

Compile using make

    make