Skip to content

GirgerS/junky-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

junky-chat

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

Quick Start(Linux)

mkdir build
./server.sh
./ui.sh

build/server 777 random_password
build/ui localhost 777

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors