Warning
This 'app' doesn't provide any encryption, don't use it for anything serious
This repo contains an implementation of a small terminal-based chat application using native sockets and ncurses. It was successfully used to invite a friend of mine to a party, so I am considering it to be finished
mkdir build
./server.sh
./ui.sh
build/server 777 random_password
build/ui localhost 777