Coder Social home page Coder Social logo

sigmanificient / pytchat Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 1.0 426 KB

A open-source python tchat for basic text communications

License: MIT License

Python 18.90% JavaScript 10.32% HTML 7.19% Vue 55.49% Makefile 8.11%
python pygame pygame-application tchat tchat-client socket python-socket python-socket-server python-socket-client python-socket-chat

pytchat's Introduction

Python Tchat

Scrutinizer Code Quality GitHub code size in bytes GitHub repo size Lines of code GitHub last commit Github gitmoji

A simple texts communication platform using pygame and sockets.

How to install ?

You need a python 3.8.6 server with at least one opened port

  • Download the source code from this repo.

Server

  • Run the Makefile main target.
    make server

Or

cd server
  • Install the required python packages

    python -m pip install requirements.txt
  • run the server using the bat file, the sh file or this command below:

    python -m pytchat [port]

Client

  • Make sure to have node.js installed on your computer.

  • Download the source code from this repo.

  • Run the client using

    make client

Or

cd client
  • Install the required dependencies

    npm install
  • Run the client using

    npm serve

pytchat's People

Contributors

sigmanificient avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

theteachr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.