mirror of https://github.com/qTox/qTox.git
1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@
@@ -0,0 +1,19 @@
|
||||
toxgui |
||||
====== |
||||
|
||||
For-fun Tox client that tries to follow the Tox UI mockup while running on all major systems. <br/> |
||||
This GUI uses code from @nurupo's ProjectTox-Qt-GUI, in particular the "Core" Toxcore wrapper. <br/> |
||||
However, it is not a fork. |
||||
|
||||
<h2>Features</h2> |
||||
|
||||
- Friends chat |
||||
- Group chats (experimental, can only accept invitations) |
||||
|
||||
<h2>Requirements</h2> |
||||
|
||||
This client will run on Windows, Linux and Mac natively, but binairies will only be provided for Windows. <br/> |
||||
Linux and Mac users will have compile the source code themselves. |
||||
|
||||
<h3>Screenshot</h3> |
||||
<img src="http://i.imgur.com/eMxaxib.png"/> |
Loading…
Reference in new issue