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.
afc77f63db
fixes problems with ugly UI on non-standard system theme. before: https://i.imgur.com/XJ0mbpi.png after: https://imgur.com/a/UbgNz |
||
---|---|---|
audio | ||
debian | ||
img | ||
misc | ||
res | ||
smileys/default | ||
tools | ||
translations | ||
ui | ||
widget | ||
.gitignore | ||
bootstrap.bat | ||
bootstrap.sh | ||
COPYING | ||
core.cpp | ||
core.h | ||
coreav.cpp | ||
coreav.h | ||
coredefines.h | ||
corestructs.cpp | ||
corestructs.h | ||
dialogs.ini | ||
filetransferinstance.cpp | ||
filetransferinstance.h | ||
friend.cpp | ||
friend.h | ||
friendlist.cpp | ||
friendlist.h | ||
group.cpp | ||
group.h | ||
grouplist.cpp | ||
grouplist.h | ||
INSTALL.md | ||
LICENSE | ||
main.cpp | ||
mainwindow.ui | ||
NURUPOWILLSUEME | ||
qTox.desktop | ||
qtox.pro | ||
README.md | ||
res.qrc | ||
simple_make.sh |
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: