qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dubslow aea9eea8a4
move friend information to a separate ini file; fixes #594
11 years ago
audio add ringtone (not well done, but still better than status quo) 11 years ago
debian fix dep issue from groupchat 11 years ago
img Group chat button at the bottom of contact list resized to 16x16 like other buttons 11 years ago
osx Gotta automatically launch qTox too 11 years ago
res port over makedist 11 years ago
smileys Make emoticons more compatible with other clients 11 years ago
src move friend information to a separate ini file; fixes #594 11 years ago
tools Windows: Uninstall start menu entries 11 years ago
translations Update Polish translation 11 years ago
ui Checkboxes in settings grayed out when disabled 11 years ago
updater prevents division by 0 in updater 11 years ago
windows Update windows installer for x64 11 years ago
.gitattributes Add .gitattribute, fix github linguist mistakes 11 years ago
.gitignore Merge branch 'autoupdate' 11 years ago
COPYING Add license 11 years ago
INSTALL.md fix os x compiling, update dependencies 11 years ago
LICENSE Add license 11 years ago
NURUPOWILLSUEME Update NURUPOWILLSUEME 11 years ago
README.md README: Add qTox windows 64 bit download link 11 years ago
bootstrap.bat overwrite existing data when unzipping (windows) 11 years ago
bootstrap.sh fix sodium cloning 11 years ago
dialogs.ini Add video reception 11 years ago
qTox.desktop Correct qTox.desktop 11 years ago
qtox.pro disabling platform extensions now affects linking, and can be set from cmd line 11 years ago
res.qrc Merge branch 'pr876' 11 years ago
simple_make.sh fix os x compiling, update dependencies 11 years ago

README.md

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