Skip to main content

A little chatroom run in console base on `urwid` and `UDP`, only support Linux, OSX, Cygwin or other unix-like OS

Project description

littlechat

About

A little chatroom run in console, write in python base on urwid and UDP, only support Linux, OSX, Cygwin or other unix-like OS, not support Windows

Chat example

  • Chinese character example chat example
  • emoji example emoji example

Quick Start

Install

From repository

  • From github
pip install git+https://github.com/yujun2647/littlechat.git
  • From gitee
pip install git+https://gitee.com/walkerjun/littlechat.git

From Pypi

pip install littlechat

Usage

Start server

  • start server at port: 5000
lchat -t server -sp 5000

Connect with client

  • connect server above
lchat -sp 5000

Hotkeys supports

Name Use
Alt + Enter force to start a new line at input box
Alt + e open emoji box
Alt + l keep focus in the edit box (Author needs)

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

littlechat-0.0.7.tar.gz (29.4 kB view hashes)

Uploaded Source

Built Distribution

littlechat-0.0.7-py3-none-any.whl (34.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