A little chatroom run in console, write in python base on [`urwid`](https://github.com/urwid/urwid) and `UDP`, only support Linux, OSX, Cygwin or other unix-like OS, not support Windows
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.4.tar.gz
(29.4 kB
view details)
Built Distribution
File details
Details for the file littlechat-0.0.4.tar.gz
.
File metadata
- Download URL: littlechat-0.0.4.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 | 4e0aeb10680bb3779c32cc4279fac4897dab29adde3db6ccbe9c037be3e15129 |
|
MD5 | 146283942cb1494b7ca1963c6345497e |
|
BLAKE2b-256 | 317ce18198f9760dd9cfeff931bd18382e6136d4fa21201c6131de4a933c404d |
File details
Details for the file littlechat-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: littlechat-0.0.4-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 | 5224cd5dae5c017383072aa583782ba08b89e8b4986179ae6a45d1586aca0af2 |
|
MD5 | d0ba0289cd3822f82d39bf79c066502a |
|
BLAKE2b-256 | 77a8c4d400b043b171e0ff91bb394c39bec0f1f1edf43cc2fd307e9cb46b4711 |