Init
This commit is contained in:
23
README.md
23
README.md
@ -1,2 +1,25 @@
|
||||
# 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.
|
Reference in New Issue
Block a user