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

45 lines
1.7 KiB
Markdown
Raw Normal View History

2014-07-13 02:30:07 +08:00
qTox
2014-06-25 04:19:37 +08:00
======
2014-11-14 07:30:14 +08:00
qTox is a powerful Tox client that tries to follow the Tox design guidelines while running on all major platforms. <br/>
2014-06-25 04:19:37 +08:00
<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-11-14 07:30:14 +08:00
- Audio calls, including group calls
2014-09-13 20:00:37 +08:00
- Video calls
2014-11-14 07:30:14 +08:00
- Tox DNS and Tox URI support
2014-07-04 21:42:14 +08:00
- Translations in various languages
2014-09-24 23:28:38 +08:00
- Avatars
- Auto-updates on Windows and Mac, packages on Linux
2014-11-14 07:30:14 +08:00
- And many more options!
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
2015-01-19 06:53:56 +08:00
<a href="https://tux3-dev.tox.im/jenkins/job/qTox-win64-nsis/lastSuccessfulBuild/artifact/setup-qtox64.exe">Windows 64 bit download</a><br/>
<a href="https://tux3-dev.tox.im/jenkins/job/qTox-win32-nsis/lastSuccessfulBuild/artifact/setup-qtox32.exe">Windows 32 bit download (for older hardware)</a><br/>
2015-01-26 05:38:57 +08:00
<a href="https://jenkins.libtoxcore.so/job/qTox%20OS%20X/lastSuccessfulBuild/artifact/qtox.dmg">Mac OS X download </a><br/>
2014-10-24 06:52:37 +08: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-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>
2015-02-07 04:13:35 +08:00
<img src="https://i.imgur.com/5wSLGSX.png"/>
2014-10-19 03:47:33 +08:00
<img src="https://i.imgur.com/0XWcqBc.jpg"/>
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)
2014-11-14 07:30:14 +08:00
##Developer overview:
[Contributing](https://github.com/tux3/qTox/wiki#contributing)<br/>
2015-01-19 06:53:56 +08:00
[GitStats](https://tux3-dev.tox.im/)<br/>
2014-11-14 07:30:14 +08:00
[Mac & Linux jenkins](https://jenkins.libtoxcore.so/user/tux3/my-views/view/qTox/)<br/>
2015-01-19 06:53:56 +08:00
[Windows jenkins](https://tux3-dev.tox.im/jenkins)<br/>