This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
L3DNC/client/README.md

16 lines
213 B
Markdown
Raw Normal View History

2015-04-15 17:42:59 +02:00
# DNC client
2015-04-03 11:19:47 +02:00
2015-04-15 17:42:59 +02:00
Requirement :
2015-04-15 17:53:31 +02:00
2015-04-03 11:19:47 +02:00
-> python 3.4
2015-04-15 17:53:31 +02:00
2015-04-03 11:19:47 +02:00
-> pyqt4
2015-04-15 17:53:31 +02:00
2015-04-03 11:19:47 +02:00
-> pyside
2015-04-15 17:42:59 +02:00
Start :
2015-04-15 17:53:31 +02:00
2015-04-15 17:42:59 +02:00
->Configure the default server ip and port and nickname in dncClient.conf
2015-04-15 17:53:31 +02:00
2015-04-15 18:00:45 +02:00
->Start the cleint with the following command : python start.py