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

36 lines
1.2 KiB
Markdown
Raw Normal View History

2014-07-12 20:30:07 +02:00
qTox
2014-06-24 22:19:37 +02:00
======
2014-07-12 20:30:07 +02: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-24 22:19:37 +02:00
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-09-13 14:00:37 +02:00
- Video calls
2014-06-30 20:40:28 +02:00
- Tox DNS
2014-07-04 15:42:14 +02:00
- Translations in various languages
2014-09-24 17:28:38 +02:00
- Avatars
2014-06-24 22:19:37 +02:00
2014-09-01 15:47:40 -05:00
<h2>Downloads</h2>
2014-06-24 22:19:37 +02:00
2014-09-01 15:47:40 -05:00
This client runs on Windows, Linux and Mac natively.<br/>
2014-06-24 22:21:34 +02:00
2014-10-24 00:52:37 +02:00
<a href="https://github.com/tux3/qTox/releases/latest">Windows download</a><br/>
2014-10-19 19:27:15 +01:00
<a href="https://dist-build.tox.im/qtox.dmg">Mac download </a><br/>
2014-10-24 00:52:37 +02:00
<a href="https://jenkins.libtoxcore.so/job/qTox-linux-amd64/lastSuccessfulBuild/artifact/qt/qtox.xz">Linux binary download</a><br/>
<a href="https://jenkins.libtoxcore.so/user/tux3/my-views/view/qTox/job/qTox-Linux-pkg/lastSuccessfulBuild/artifact/">Linux packages</a><br/>
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-10-18 21:47:33 +02:00
<img src="https://wiki.tox.im/images/5/5d/ToxGUI_tux3.png"/>
<img src="https://i.imgur.com/0XWcqBc.jpg"/>
2014-07-04 15:42:14 +02:00
2014-09-08 01:01:31 +02:00
##Documentation:
2014-07-04 15:42:14 +02:00
2014-09-08 01:01:31 +02:00
[Compiling](/INSTALL.md)