Skip to content

Innominus/Chat-Application---Nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Multi-platform Native Chat Application written in Nim, for your terminal

A terminal Chat App written in Nim with no dependencies apart from the native libraries of the language.

Repository consists of a client to run on the users side, and a server, to of course run on the server.

To use, make sure the client has the server address variable changed to the address that the server is running on then just run the server and the client and they should connect.

You will need the Nim compiler to create new executables/binaries from the files if the provided executables/binaries do not work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages