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
2014-11-30 13:22:58 +01:00
audio add ringtone (not well done, but still better than status quo) 2014-10-07 22:33:55 -05:00
debian fix dep issue from groupchat 2014-11-06 13:56:20 -06:00
img Group chat button at the bottom of contact list resized to 16x16 like other buttons 2014-11-26 23:07:43 +01:00
osx Gotta automatically launch qTox too 2014-11-19 23:11:12 -08:00
res port over makedist 2014-11-14 17:05:33 -08:00
smileys Make emoticons more compatible with other clients 2014-11-07 10:20:11 +00:00
src Merge branch 'pr876' 2014-11-29 22:41:53 -06:00
tools Windows: Uninstall start menu entries 2014-11-13 18:20:28 +01:00
translations Update Polish translation 2014-11-30 13:22:58 +01:00
ui No border for message area (as in mockup) 2014-11-25 19:10:00 +02:00
updater prevents division by 0 in updater 2014-11-23 14:44:12 +01:00
windows Update windows installer for x64 2014-11-18 20:31:06 +01:00
.gitattributes Add .gitattribute, fix github linguist mistakes 2014-11-05 23:51:50 +01:00
.gitignore Merge branch 'autoupdate' 2014-11-10 00:34:33 +01:00
bootstrap.bat overwrite existing data when unzipping (windows) 2014-07-03 19:31:24 +02:00
bootstrap.sh fix sodium cloning 2014-11-01 01:47:12 -05:00
COPYING Add license 2014-06-28 00:31:30 +02:00
dialogs.ini Add video reception 2014-06-30 14:49:42 +02:00
INSTALL.md added opencv imgproc to dependencies 2014-11-25 03:36:33 +01:00
LICENSE Add license 2014-06-28 00:31:30 +02:00
NURUPOWILLSUEME Update NURUPOWILLSUEME 2014-07-06 12:57:00 -04:00
qTox.desktop Correct qTox.desktop 2014-11-08 00:05:13 +00:00
qtox.pro Fix zlib link order on windows x64 2014-11-18 20:04:44 +01:00
README.md README: Add qTox windows 64 bit download link 2014-11-18 23:35:02 +01:00
res.qrc Merge branch 'pr876' 2014-11-29 22:41:53 -06:00
simple_make.sh simple_make: Install lupdate/lrelease with APT 2014-11-13 11:00:02 +01:00

qTox

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

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
  • Auto-updates on Windows and Mac, packages on Linux
  • And many more options!

Downloads

This client runs on Windows, Linux and Mac natively.

Windows 64 bit download
Windows 32 bit download (for older hardware)
Mac OS X download
Linux binary download
Linux packages

Screenshots

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

##Documentation:

Compiling

##Developer overview:

GitStats
Mac & Linux jenkins
Windows jenkins