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.
 
 
 
 
 
 
Tux3 / Mlkj / !Lev.uXFMLA 1225a513c7
Update French translation
11 years ago
audio converted notification.wav to notification.pcm (raw audio) fixes #256 11 years ago
debian Update changelog 11 years ago
img added images 11 years ago
res Update DHT bootstrap list 11 years ago
smileys/default xD smiley 11 years ago
tools Update buildPackages.sh 11 years ago
translations Update French translation 11 years ago
ui Fix greentext 11 years ago
widget Update translations 11 years ago
.gitignore minutiae 11 years ago
COPYING Add license 11 years ago
INSTALL.md simplify compilation 11 years ago
LICENSE Add license 11 years ago
NURUPOWILLSUEME Update NURUPOWILLSUEME 11 years ago
README.md Update README.md 11 years ago
bootstrap.bat overwrite existing data when unzipping (windows) 11 years ago
bootstrap.sh sigh 11 years ago
cdata.cpp Clean code, improve compilation speed 11 years ago
cdata.h Clean code, improve compilation speed 11 years ago
core.cpp added settingsdialog 11 years ago
core.h added settingsdialog 11 years ago
coreav.cpp Clean code, improve compilation speed 11 years ago
coreav.h Clean code, improve compilation speed 11 years ago
coredefines.h Clean code, improve compilation speed 11 years ago
corestructs.cpp Clean code, improve compilation speed 11 years ago
corestructs.h added ToxID struct 11 years ago
cstring.cpp Clean code, improve compilation speed 11 years ago
cstring.h Clean code, improve compilation speed 11 years ago
dialogs.ini Add video reception 11 years ago
filetransferinstance.cpp filetransfer: corrected pause/resume behaviour 11 years ago
filetransferinstance.h filetransfer: corrected pause/resume behaviour 11 years ago
friend.cpp Clean code, improve compilation speed 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 Clean code, improve compilation speed 11 years ago
group.h Clean code, improve compilation speed 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 Clean code, improve compilation speed 11 years ago
mainwindow.ui removed ClickableLabel, EditableLabelWidget, ElideLabel, EscLineEdit, 11 years ago
qtox.pro Update translations 11 years ago
res.qrc Embed new translations 11 years ago
settings.cpp Clean code, improve compilation speed 11 years ago
settings.h Clean code, improve compilation speed 11 years ago
simple_make.sh simplify compilation 11 years ago
smileypack.cpp added smiley selection to the new settings dialog, new default search- 11 years ago
smileypack.h added smiley selection to the new settings dialog, new default search- 11 years ago
style.cpp removed "the super ugly hack", Widget derives from QMainWindow 11 years ago
style.h Clean code, improve compilation speed 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

Downloads

This client runs on Windows, Linux and Mac natively.

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