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
- 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.5.tar.gz
(29.4 kB
view details)
Built Distribution
File details
Details for the file littlechat-0.0.5.tar.gz
.
File metadata
- Download URL: littlechat-0.0.5.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78e2c33f426dda1298d27635d921991ffb3ea225e25a3b433f0d47c8fe86b04a |
|
MD5 | f2861c1facaeb22cdd816babba0e6df3 |
|
BLAKE2b-256 | f2a3b4e09105d7b1aa963cab4d6d97e75073ec9e0e7baf13b8f5414286fd8e11 |
File details
Details for the file littlechat-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: littlechat-0.0.5-py3-none-any.whl
- Upload date:
- Size: 34.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57c044d1b598a358256e4293879b5f7bb21ce3361c4af432e70a1a20e49b6016 |
|
MD5 | 2231dd8c3fe05a1788dd258532d4526d |
|
BLAKE2b-256 | 5b560efac9282a44056736789f5d38360ec2757ddb6b20dc0d6f070e1707b614 |