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

33 lines
1.1 KiB
Markdown
Raw Normal View History

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>
- 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-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-07-01 09:50:49 +08:00
<a href="https://jenkins.libtoxcore.so/job/tux3-toxgui-win32/lastSuccessfulBuild/artifact/toxgui-win32.zip">Windows download</a><br/>
<a href="https://jenkins.libtoxcore.so/job/ToxGUI%20OS%20X/lastSuccessfulBuild/artifact/qtox.dmg">Mac download </a><br/>
2014-09-02 04:47:40 +08:00
<a href="https://jenkins.libtoxcore.so/job/qTox-linux-amd64/">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)