1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/README.md

27 lines
1012 B
Markdown
Raw Normal View History

2014-06-24 22:19:37 +02:00
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>
- One to one chat with friends
- Group chats
2014-06-26 19:49:59 +02:00
- File transfers, with previewing of images
2014-06-27 22:00:06 +02:00
- Audio calls
2014-06-30 04:41:21 +02:00
- Video calls (EXPERIMENTAL, receiving video only, not sending)
2014-06-24 22:19:37 +02:00
<h2>Requirements</h2>
2014-06-26 20:59:45 +02:00
This client will run on Windows, Linux and Mac natively, but binairies are only be provided for Windows at the moment. <br/>
2014-06-24 22:19:37 +02:00
Linux and Mac users will have compile the source code themselves.
2014-06-24 22:21:34 +02:00
<a href="https://jenkins.libtoxcore.so/job/tux3-toxgui-win32/lastSuccessfulBuild/artifact/toxgui-win32.zip">Windows download</a>
2014-06-26 20:58:53 +02:00
2014-06-26 19:49:59 +02:00
<h3>Screenshots</h3>
2014-06-27 19:14:19 +02:00
<h5>Note: The screenshots may not always be up to date, but they should give a good idea of the general look and features</h5>
2014-06-24 22:21:34 +02:00
<img src="http://i.imgur.com/eMxaxib.png"/>
2014-06-26 19:49:59 +02:00
<img src="http://i.imgur.com/66ARBGC.png"/>