Skip to main content

Allows people to chat with others through terminal

Project description

chat-app

Allows people to chat through terminal

Installation

Install Using Git:

git clone https://github.com/lol-cubes/chat-app.git
pip install cryptography
python3 chat-app/chat-app  # setup

Install Using Pip:

pip install chat-app
python3 -m chat-app  # setup

Usage

Create a Server

chat-app server

Port is any 4-digit number that isn't already in use (you'll know when it's in use)

Join a Server

chat-app client

The server is the IP address of the server machine. Find your IP address (on unix) using the command:

ipconfig getifaddr en0

System Requirements and Dependencies

  • Python 3.x installed
  • Unix-based OS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chat-app-1.1.10.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

chat_app-1.1.10-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page