Files
lantalk-public/README.md
eetnaviation b63ede8839 Init
2024-01-01 23:26:07 +02:00

25 lines
556 B
Markdown

# 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.