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.
 
 
 
 
 
 
Olexandr Nesterenko be9b9dd4c9 Update Ukrainian translation 11 years ago
audio add ringtone (not well done, but still better than status quo) 11 years ago
debian debian: Exclude libs from source package 11 years ago
img add utox icons for packaging 11 years ago
misc Proxy settings is more close to General group in settings.ini than to Privacy 11 years ago
res Update DHT bootstrap list 11 years ago
smileys/default add Kappa emote 11 years ago
tools tweak buildPackages 11 years ago
translations Update Ukrainian translation 11 years ago
ui css styles for mainHead and mainContent in widget.cpp 11 years ago
widget add ringtone (not well done, but still better than status quo) 11 years ago
.gitignore minutiae 11 years ago
COPYING Add license 11 years ago
INSTALL.md added table of content 11 years ago
LICENSE Add license 11 years ago
NURUPOWILLSUEME Update NURUPOWILLSUEME 11 years ago
README.md README: Link to the new releases 11 years ago
bootstrap.bat overwrite existing data when unzipping (windows) 11 years ago
bootstrap.sh Update build scripts 11 years ago
core.cpp added "Use Proxy" checkbox 11 years ago
core.h Merge pull request #385 from dubslow/master 11 years ago
coreav.cpp check if call is active before mute 11 years ago
coreav.h Clean code, improve compilation speed 11 years ago
coredefines.h work torwards #340, CAUTION 11 years ago
corestructs.cpp Clean code, improve compilation speed 11 years ago
corestructs.h Core: emit TOX_FILECONTROL_RESUME_BROKEN request (base functionality) 11 years ago
dialogs.ini Add video reception 11 years ago
filetransferinstance.cpp FileTransferInstance: use correct fontmetrics 11 years ago
filetransferinstance.h Filetransfer: speed calculation fix 11 years ago
friend.cpp unmessification 11 years ago
friend.h Clean code, improve compilation speed 11 years ago
friendlist.cpp Clean code, improve compilation speed 11 years ago
friendlist.h Clean code, improve compilation speed 11 years ago
group.cpp simplify groupchat names, fix #379, more simplification is possible 11 years ago
group.h simplify groupchat names, fix #379, more simplification is possible 11 years ago
grouplist.cpp Clean code, improve compilation speed 11 years ago
grouplist.h Clean code, improve compilation speed 11 years ago
main.cpp Fix #361, load Qt runtime platform plugins 11 years ago
mainwindow.ui removed broken custom window decoration 11 years ago
qTox.desktop Create desktop file for GNU-Linux 11 years ago
qtox.pro Merge pull request #407 from zetok/translation-pirate 11 years ago
res.qrc Merge pull request #404 from dubslow/ringtone 11 years ago
simple_make.sh simplify compilation 11 years ago

README.md

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.

You can find the latest versions of qTox here, or from the Tox Project's servers :

Windows download
Mac download
Linux download (click "Last successful artifacts")

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