2014-07-13 02:30:07 +08:00
qTox
2014-06-25 04:19:37 +08:00
======
2014-07-13 02:30:07 +08:00
Powerful Tox client that tries to follow the Tox UI mockup while running on all major systems. < br / >
This GUI uses code from @nurupo 'tos ProjectTox-Qt-GUI, in particular the "Core" Toxcore wrapper. < br />
2014-06-25 04:19:37 +08:00
However, it is not a fork.
< h2 > Features< / h2 >
2014-06-28 16:53:38 +08:00
- One to one chat with friends
- Group chats
2014-06-27 01:49:59 +08:00
- File transfers, with previewing of images
2014-06-28 04:00:06 +08:00
- Audio calls
2014-09-13 20:00:37 +08:00
- Video calls
2014-07-01 02:40:28 +08:00
- Tox DNS
2014-07-04 21:42:14 +08:00
- Translations in various languages
2014-09-24 23:28:38 +08:00
- Avatars
2014-06-25 04:19:37 +08:00
2014-09-02 04:47:40 +08:00
< h2 > Downloads< / h2 >
2014-06-25 04:19:37 +08:00
2014-09-02 04:47:40 +08:00
This client runs on Windows, Linux and Mac natively.< br / >
2014-06-25 04:21:34 +08:00
2014-10-19 02:42:19 +08:00
You can find the latest versions of qTox < a href = "https://github.com/tux3/qTox/releases" > here< / a > (Windows and Linux), or from the Tox Project's servers :
2014-10-01 21:38:29 +08:00
2014-10-18 00:30:37 +08:00
< a href = "https://jenkins.libtoxcore.so/job/qTox%20OS%20X/lastSuccessfulBuild/artifact/qtox.dmg" > Mac download < / a > < br / >
2014-10-19 02:42:19 +08:00
< a href = "https://jenkins.libtoxcore.so/job/qTox-linux-amd64/lastSuccessfulBuild/artifact/qt/qtox.xz" > Linux download< / a > (click "Last successful artifacts")< br / >
2014-06-27 02:58:53 +08:00
2014-06-27 01:49:59 +08:00
< h3 > Screenshots< / h3 >
2014-06-28 01:14:19 +08: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-09-22 21:31:44 +08:00
< img src = "https://wiki.tox.im/images/5/5d/ToxGUI_tux3.png" >
2014-07-04 21:42:14 +08:00
2014-09-08 07:01:31 +08:00
##Documentation:
2014-07-04 21:42:14 +08:00
2014-09-08 07:01:31 +08:00
[Compiling ](/INSTALL.md )