https://github.com/pR0Ps/CrossChatLink
CrossChatLink is a cross-platform re-implementation of NetChatLink http://netchatlink.sourceforge.net coded in Python 3.2. Like NetChatLink, it is a small application that links chats across multiple DC hubs and IRC channels. CrossChatLink is designed to be run as a daemon and is controlled solely by commands passed to it via telnet or a DC/IRC connection.
More details to come as the program gets fleshed out.
- Use the issue tracker on the project page
This project is licensed under the GNU GPL v3. You can find the full text of this license at http://www.opensource.org/licenses/gpl-3.0. This project includes the miniboa-py3 library http://code.google.com/p/miniboa-py3 which is licensed under the Apache License 2.0. You can find the full text of this license at http://www.apache.org/licenses/LICENSE-2.0.
pR0Ps