onestraw / pychat

#toy# pychat is a C/S structure chat tool with friendly UI. [deprecated 不再维护]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pychat

当年的课程报告,仅作为初学者的参考资料.

Introduction

pychat is a C/S structure chat tool with friendly UI.It supports

  • registration
  • login
  • add friend
  • multi-session
  • online/offline message
  • online/offline file transmission
  • online/offline remind

Todo

  • package with pyinstaller, the binary failed to execute
  • create pyqt4 dev/install script
  • travis ci
  • client side history
  • chatroom
  • test
  • documentation

Dev

Deplyment

The server's default IP is 127.0.0.1.

Screenshots

friend lists
one

chat dialog
one

offline message remind
one

recv offline file
one

server log
one

About

#toy# pychat is a C/S structure chat tool with friendly UI. [deprecated 不再维护]


Languages

Language:Python 99.9%Language:Makefile 0.1%