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
Ovidiu Sabou 1444b851a2 Refresh the profile list when the new id is available in the core
The status set signal (when getting online) seems to correspond with the availability of the new profile in the list
2015-03-05 20:35:19 +02:00
android Start new Material Design android GUI 2015-02-22 23:32:14 +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 Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
osx Switch to subtree 2014-12-16 02:51:31 -08:00
res Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
smileys removed leading directory from TwitterEmojiSimple 2015-02-17 15:15:09 -05:00
src Refresh the profile list when the new id is available in the core 2015-03-05 20:35:19 +02:00
tools Upload update FTP deployement scripts 2015-02-25 16:16:18 +01:00
translations Merge branch 'pr1335' 2015-03-04 20:01:21 +01:00
ui Merge branch 'pr1266' 2015-02-23 23:27:53 +01:00
updater Windows updater: Improve reliability 2015-01-27 00:23:27 +01:00
windows Updated windows/bootstrap.sh to build filter_audio using Makefile 2015-02-19 18:50:58 +02: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
android.qrc Start new Material Design android GUI 2015-02-22 23:32:14 +01:00
bootstrap.bat Added windows/bootstrap.sh which downloads and compiles all qtox dependencies 2015-01-08 13:59:05 +02:00
bootstrap.sh Use filter_audio Makefile, bump sodium version 2015-02-17 22:08:12 -06: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 Disable systray unity backend by default 2015-02-25 17:48:43 +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 Merge branch 'master' into 1012-enhancement-quick-tox-id-access 2015-03-04 21:43:46 +02:00
README.md Added pic of compact contact list/groupchat 2015-02-18 15:15:18 -06:00
res.qrc Update res.qrc (Hungarian translation) 2015-03-03 19:58:47 +01:00
simple_make.sh Added yum qt5-qtsvg support. 2015-02-06 19:45:19 +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:

Contributing
GitStats
Mac & Linux jenkins
Windows jenkins