# lantalk-public Public repo for my lan chatting app Features: - Custom PORT - Custom username - Custom username color - Random username color - Chat logging - Linux and windows clients # Running the server on linux Download the repo. ## Run lantalk server Run ```python server_lantalk.py``` # Running the server on windows Go to releases tab on repo and download server. # Running client on linux Download the repo ## Run lantalk client Run ```python client_lantalk.py``` # Running the server on windows Go to releases tab on repo and download server.