https://github.com/xiaq/chat
A useless chat program
https://github.com/xiaq/chat
Last synced: 10 months ago
JSON representation
A useless chat program
- Host: GitHub
- URL: https://github.com/xiaq/chat
- Owner: xiaq
- License: bsd-2-clause
- Created: 2013-01-13T07:32:06.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-16T06:59:29.000Z (over 12 years ago)
- Last Synced: 2025-08-11T05:47:40.489Z (10 months ago)
- Language: Python
- Size: 207 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A useless chat program in PyQt4. My project of Computer Networking and
Application course.
Looks like this:

# License
BSD 2-clause, see LICENSE for a copy.
In short, this means you may do anything with my code as long as I am
attributed, and I won't take any responsibility for what you have done.