GithubHelp home page GithubHelp logo

chat's Introduction

Chat client/server v1.8

chat server and client written with pyqt5 and python 3. compiled to an exe with pyinstaller 4

Client features

  1. allows multiple clients good for small networks

  2. tray app to allow hiding of main window(runs in background)

  3. full logging of chat(optional) and software.

  4. basic help menu

Server features

  1. it sends and receives messages to/from clients on network using TCP

  2. not much more to say

Planned client features

  1. Windows Toast Notifications

  2. allow run as a service

  3. allow sending images/files

  4. any suggested features

  5. Linux support

Supported platforms

  • Windows 10 21H1 Build 19043

  • note: might run on other OSe's have no clue. please lmk if it does or doesn't. will add more as it progresses

To build project

  • look @ 'build_instructions.txt' located in source folder

Bugs and enhancements

For bug reports or enhancements, please open an issue here https://github.com/russhaun/Chat/issues

Usage

Server

  • on the machine you decide to host the server on copy server exe and config.txt to place of your choosing, edit config.txt with the ip of server and how many clients u wish to accept. then double-click exe server will start listening for connections. when done properly you should receive this:

chat_server_sucess

Client

  • copy client to place of your choosing edit chat_user.txt with ip of server and username of your choice. when client opens type connect to start session. Typing exit will close session and exit app.

on opening the client just type connect in the space provided

chatclientconnect

on sucess you should see this:

chatconnectsucess

if for some reason the server is down or ip incorrect you should receive:

chatconnectfailure

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.