Skip to main content

Python powered chat in terminal

Project description

PyTermiChat

chat without GUI

Disclaimer: This is not yet encrypted.

Not To Be Confused with TermChat

installing:

pip install pytermichat

running:

python -m pychat [-h] [-s] [-u]

note: this will only to connect to instances hosted on 127.0.0.1

Running as a server

python -m pychat -s

this will run the server on 0.0.0.0:80

current port is not yet changeable

Custom Servers

python -m pychat -u "url to the server"

Credits:

  • Python websockets module

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

pytermichat-1.1.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

pytermichat-1.1.0-py3-none-any.whl (16.1 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