Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 267 Bytes

File metadata and controls

17 lines (10 loc) · 267 Bytes

echo

Json instant messenger with presence control.

Install

pip install echo-messenger

Run server

python3 -m echo -m server

Run console client

python3 -m echo

Run gui client

python -m echo -m gui_client