LICENSE
MANIFEST.in
README.md
README.rst
requirements.txt
setup.cfg
setup.py
distributedchat/__init__.py
distributedchat/__main__.py
distributedchat/chat.py
distributedchat/client.py
distributedchat/cnode.py
distributedchat/functions.py
distributedchat/getchar.py
distributedchat/gui.py
distributedchat/keys.cfg
distributedchat/main.ui
distributedchat/message.py
distributedchat/pinger.py
distributedchat/server.py
distributedchat/settings.py
distributedchat/startnode.ui
distributedchat.egg-info/PKG-INFO
distributedchat.egg-info/SOURCES.txt
distributedchat.egg-info/dependency_links.txt
distributedchat.egg-info/entry_points.txt
distributedchat.egg-info/requires.txt
distributedchat.egg-info/top_level.txt
docs/about.rst
docs/conf.py
docs/distributedchat.rst
docs/howitworks.rst
docs/index.rst
docs/make.bat
docs/node.png
docs/setupguide.rst
docs/using.rst
tests/test_chat.py