1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Go to file
sudden6 a5611705be
Merge pull request #3127
Diadlo (12):
      feat(toxme): Add ToxMe registration
      fix(toxme): Translation fixs
      fix(profileform): Fix tab order, fix loop
      fix(toxme): Use format strings
      feat(profileform): Added ability to change toxme server
      feat(toxme): Add save toxme info
      fix(toxme): Fix possible segfault
      fix(toxme): Fixed potential memory leaks
      fix(profileform): Fixed segfault on logut
      fix(profileform): Fixed very quick relogin segfault
      fix(toxme): Delete extra check
      refactor(toxme): Deleted old debug messages

Polshakov Dmitry (4):
      fix(profileform): Deleted extra check and extra url
      fix(profileform): Add toxme username limitation
      style(profileform): Changed local include brackets type
      refactor(profileform): Small changes
2016-04-16 00:55:01 +02:00
.github style: edit issue template, move it to .github dir 2016-04-08 21:31:57 +02:00
.travis feat: disable building with filter_audio by default 2016-03-21 20:19:40 +00:00
android Change references to tox.im to tox.chat 2015-09-19 08:55:28 +01:00
audio add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
doc docs: correct info about events that update By Activity sorting 2016-03-22 13:01:12 +00:00
img feat: install icons with make install on unix 2016-04-05 09:54:59 -05:00
osx Applied ductile to home-brew's mouth on update 2016-03-22 14:36:30 -04:00
res Fix bootstrap list size 2015-12-16 13:19:21 +01:00
smileys The color of the eight smileys is black now. 2015-12-20 15:51:39 +01:00
src Merge pull request #3127 2016-04-16 00:55:01 +02:00
tools chore: remove not needed binary blobs and script from tools/ 2016-04-05 23:07:30 +01:00
translations Update for the German translation file 2016-04-06 19:21:28 +02:00
ui Merge pull request #3025 2016-03-30 08:56:22 +01:00
updater Fix #2849 2016-03-11 23:27:56 +01:00
windows Fix delete startmenu shortcuts x64 2015-12-14 21:56:37 +01:00
.gitattributes Update .gitattributes 2015-07-11 21:02:25 -04:00
.gitignore Fix OS X compile, change instructions to use brew 2015-06-29 10:31:00 -04:00
.travis.yml chore(travis): verify conformance to commit message format 2016-04-14 10:09:07 +01:00
android.qrc Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
bootstrap-osx.sh osx build script: fix building on travis 2016-01-27 03:08:58 +00:00
bootstrap.bat Added windows/bootstrap.sh which downloads and compiles all qtox dependencies 2015-01-08 13:59:05 +02:00
bootstrap.sh [bootstrap.sh] Add some clarification regarding its purpose 2015-05-22 16:42:46 +01:00
CONTRIBUTING.md style: enhance and reformat issue template 2016-04-08 10:23:11 +02:00
dialogs.ini Add video reception 2014-06-30 14:49:42 +02:00
INSTALL.md docs(INSTLALL.md): Update for Ubuntu 16.04 2016-04-15 21:24:51 +03:00
LICENSE use license text form: http://www.gnu.org/licenses/gpl.txt 2015-05-15 17:02:31 +02:00
merge-pr.sh chore(merge-script): add check for number and a useful failure message 2016-03-29 01:24:01 +01:00
OSX-Migrater.sh Added case for /Application Support/Tox already existing 2016-01-20 01:22:25 -05:00
qTox.desktop Correct qTox.desktop 2014-11-08 00:05:13 +00:00
qtox.pro feat: install icons with make install on unix 2016-04-05 09:54:59 -05:00
README.md docs(README.md): remove obsolete links to portable builds for windows 2016-04-08 18:44:31 +01:00
res.qrc Added Estonian translation 2016-02-17 13:34:18 +00:00
simple_make.sh style: fix indentation of simple_make.sh 2016-03-27 17:12:49 +02:00
verify-commit-messages.sh chore(travis): make commit message verification script ignore merges 2016-04-14 22:08:56 +01:00

qTox

User Manual Compile Contribute Report bugs Translate Jenkins builds Keyboard shortcuts Mailing list IRC Channel: #qtox@freenode

qTox is a powerful Tox client that follows the Tox design guidelines while running on all major platforms.


Builds other than installer/packages don't receive updates automatically, so make sure you get back to this site and regularly download the latest version of qTox.

Screenshots

Note: The screenshots may not always be up to date, but they should give a good idea of the general look and features.

Screenshot 01 Screenshot 02

Features

  • One to one chat with friends
  • Group chats
  • File transfers, with previewing of images
  • Audio calls, including group calls
  • Video calls
  • Tox DNS and Tox URI support
  • Translations in various languages
  • Avatars
  • Faux offline messages
  • History
  • Screenshots
  • Emoticons
  • Auto-updates on Windows and Mac, packages on Linux
  • And many more options!

Build Status