Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 371 Bytes

README.rst

File metadata and controls

20 lines (16 loc) · 371 Bytes

Pyt

A cli-based multi-protocol chat client.

Installation

Local

$ python setup.py sdist
$ sudo pip3 install --upgrade dist/pyt-<latest version>.tar.gz

Usage

Take a look at the examples directory and put your files into "~/.pyt/".

Bug Reports

Please submit any bugs you find to https://github.com/kpj/Pyt/issues.