Skip to content

A quick-and-simple chat app for people who want something simple and original.

License

Notifications You must be signed in to change notification settings

Nikolay-Sitnikov/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

chat-app

A quick-and-simple chat app for people who want something simple and original.

Installation

Requirements:

  • Python 3.7 or above
  • websockets library
  • sudo (i.e. administrator) when launching run-all.py How to install:
  1. Download the master branch by going to Clone / Download > Download ZIP File
  2. Open the zip and extract the chat-app folder
  3. Run setup.py. It will ask you questions so the server can be configured with the right ip addresses.

Usage

Running (for Windows):

  1. Search for IDLE in the search menu
  2. Select "Run as Administrator"
  3. Open the run-all.py file
  4. Run the file

Running (for *nix):

  1. Open the shell
  2. Cd to the chat-app folder
  3. Run the following command: sudo python3 ./run-all.py

About

A quick-and-simple chat app for people who want something simple and original.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published