Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orel6505/chatserver
A simple CLI chat project, written in Python using Socket
https://github.com/orel6505/chatserver
Last synced: 29 days ago
JSON representation
A simple CLI chat project, written in Python using Socket
- Host: GitHub
- URL: https://github.com/orel6505/chatserver
- Owner: Orel6505
- License: gpl-3.0
- Created: 2024-03-04T22:25:26.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T18:50:28.000Z (10 months ago)
- Last Synced: 2024-11-07T08:46:51.677Z (3 months ago)
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Chat Server Python
A simple text chat project, written in Python using Sockets.Pull requests and Issues are welcome
## How to run
1. Clone this repo
2. Run ``` python Server.py ```
3. Run ``` python Client.py ```## DISCLAIMER
```
* I am not responsible for anything that may happen to your PC and/or files while running using this project. (Bricked Files, dead hard drives, CPU overheating,
GPU burning, thermonuclear war, Seal mad or you getting fired because the alarm app failed…)
* YOU are choosing to run this project, and you do it at your own risk.
if you point the finger at me for messing up your PC and/or files, you haven't
done what I told you to do.
```