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
Tux3 / Mlkj / !Lev.uXFMLA 45e20187cc
Download and applying updates, qtox-updater
The auto-updater is essentially done, except for the GUI. For now this is only an API.
The API works, but the tools to manage the update server would need some love
2014-11-09 23:24:39 +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 OS X icon support 2014-10-19 12:12:10 -07:00
res Add info.plist for OS X install 2014-11-05 22:56:46 -08:00
smileys Make emoticons more compatible with other clients 2014-11-07 10:20:11 +00:00
src Download and applying updates, qtox-updater 2014-11-09 23:24:39 +01:00
tools Add qtox update-server tools 2014-11-09 18:04:00 +01:00
translations Italian translation: update 2014-11-09 10:56:39 +01:00
ui lineedit consistent corners 2014-11-03 10:03:50 +00:00
updater Download and applying updates, qtox-updater 2014-11-09 23:24:39 +01:00
windows Windows installer: Fix Tox URI handling 2014-11-08 12:19:18 +01:00
.gitattributes Add .gitattribute, fix github linguist mistakes 2014-11-05 23:51:50 +01:00
.gitignore Download and applying updates, qtox-updater 2014-11-09 23:24:39 +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 Update INSTALL.md dependencies list 2014-11-03 09:26:19 +00: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 Download and applying updates, qtox-updater 2014-11-09 23:24:39 +01:00
README.md README: Update download links 2014-10-24 00:52:37 +02:00
res.qrc Enable swedish translation 2014-11-05 23:34:35 +01:00
simple_make.sh error: target not found: vpx 2014-11-06 21:11:06 +00:00

qTox

Powerful Tox client that tries to follow the Tox UI mockup while running on all major systems.
This GUI uses code from @nurupo'tos ProjectTox-Qt-GUI, in particular the "Core" Toxcore wrapper.
However, it is not a fork.

Features

  • One to one chat with friends
  • Group chats
  • File transfers, with previewing of images
  • Audio calls
  • Video calls
  • Tox DNS
  • Translations in various languages
  • Avatars

Downloads

This client runs on Windows, Linux and Mac natively.

Windows download
Mac 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