Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaeza/kaechat
Simple IRC client written in Python using Tkinter+Tix.
https://github.com/kaeza/kaechat
Last synced: 28 days ago
JSON representation
Simple IRC client written in Python using Tkinter+Tix.
- Host: GitHub
- URL: https://github.com/kaeza/kaechat
- Owner: kaeza
- Created: 2014-03-22T06:55:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-22T06:57:19.000Z (almost 11 years ago)
- Last Synced: 2024-11-08T10:56:11.328Z (2 months ago)
- Language: Python
- Size: 172 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
KaeChat - An IRC client written in Python
----------------------------------------KaeChat is a simple Internet Relay Chat client written from scratch in Python,
using Tkinter and Tix as GUI toolkit. It was done as a fun project to learn
more about networking, threading, and the IRC protocol.It's still in "alpha" stage; don't expect many features at the moment.
See also the `TODO.txt' file for things that need to be done (suggestions for
improvements/features are welcome, of course).