GitXplorerGitXplorer
a

pyeasychat

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
be608d151fe65d6854a6ae3bac1d4fb0e3b17c6d

Rename README to README.md

aarthaud committed 11 years ago
Unverified
754b349f135ccf1f5001f27e0f48609a749b3623

Update README

aarthaud committed 11 years ago
Unverified
59c1a717844d6d540f6c0890487885e8471a1950

Fix #2 : exit when received messages are too large.

aarthaud committed 12 years ago
Unverified
901b123f2f02e2e8992c571d9cb7366cdf266aa5

Fix #1 : exit when user input is too large.

aarthaud committed 12 years ago
Unverified
b796ed1e6357edf29db332b88f864ab32fd7d5b4

Handles UTF-8 characters.

aarthaud committed 12 years ago
Unverified
d34e281d592ff924690d569b264a8ccfd4b7cd7c

Add socket management.

aarthaud committed 12 years ago

README

The README file for this repository.

pyeasychat

A slight console based chat with a curses GUI.

pyeasychat use TCP/IP, so everybody can communicate with it, with netcat, telnet..

see ./main.py -h