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 5eb3179f1e Embed all ressources in the .qrc 12 years ago
audio Add audio notifications 12 years ago
img Embed all ressources in the .qrc 12 years ago
res Add unicode font, fix mem corruption 12 years ago
ui Embed all ressources in the .qrc 12 years ago
widget Embed all ressources in the .qrc 12 years ago
.gitignore Add file sending (silently, send only) 12 years ago
COPYING Add license 12 years ago
LICENSE Add license 12 years ago
NURUPOWILLSUEME Add license 12 years ago
README.md Update README.md 12 years ago
audiobuffer.cpp Fix return value of AudioBuffer::write 12 years ago
audiobuffer.h Fix crash when freed friend gets inactivated 12 years ago
cdata.cpp Add unicode font, fix mem corruption 12 years ago
cdata.h Add nurupo's LICENSE on some refactored files 12 years ago
core.cpp Fix some A/V bugs 12 years ago
core.h Remove some dead code, refactor 12 years ago
cstring.cpp Add nurupo's LICENSE on some refactored files 12 years ago
cstring.h Add nurupo's LICENSE on some refactored files 12 years ago
dialogs.ini Add video reception 12 years ago
friend.cpp Remove some dead code, refactor 12 years ago
friend.h Remove some dead code, refactor 12 years ago
friendlist.cpp Fix crash when freed friend gets inactivated 12 years ago
friendlist.h Fix warnings, typos 12 years ago
group.cpp Update usercount when on group exit 12 years ago
group.h Fix warnings, typos 12 years ago
grouplist.cpp Initial commit 12 years ago
grouplist.h Initial commit 12 years ago
main.cpp Remove some dead code, refactor 12 years ago
res.qrc Embed all ressources in the .qrc 12 years ago
settings.cpp Use the default Tox save file 12 years ago
settings.h Fix DHT bootstraping 12 years ago
toxgui.pro Remove some dead code, refactor 12 years ago
widget.ui Embed all ressources in the .qrc 12 years ago

README.md

toxgui

For-fun Tox client that tries to follow the Tox UI mockup while running on all major systems.
This GUI uses code from @nurupo's 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

Requirements

This client will run on Windows, Linux and Mac natively, but binairies are only be provided for Windows at the moment.
Linux and Mac users will have compile the source code themselves.

Windows download

Screenshots

Note: The screenshots may not always be up to date, but they should give a good idea of the general look and features