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.
 
 
 
 
 
 
Kevin Flynn 4d7c5f71f6 Use the default Tox save file 11 years ago
audio Add audio notifications 11 years ago
img Added alternate groupchat notification icon 11 years ago
res Fix DHT bootstraping 11 years ago
ui New file transfer widget, round buttons 11 years ago
widget Make text white when file transfer ends 11 years ago
.gitignore Add file sending (silently, send only) 11 years ago
COPYING Add license 11 years ago
LICENSE Add license 11 years ago
NURUPOWILLSUEME Add license 11 years ago
README.md Add group invite context menu to friends 11 years ago
audiobuffer.cpp Fix crash when freed friend gets inactivated 11 years ago
audiobuffer.h Fix crash when freed friend gets inactivated 11 years ago
cdata.cpp Add nurupo's LICENSE on some refactored files 11 years ago
cdata.h Add nurupo's LICENSE on some refactored files 11 years ago
core.cpp Use the default Tox save file 11 years ago
core.h Add group invite context menu to friends 11 years ago
cstring.cpp Add nurupo's LICENSE on some refactored files 11 years ago
cstring.h Add nurupo's LICENSE on some refactored files 11 years ago
friend.cpp Add notification lights when a friend sends you a message 11 years ago
friend.h Add notification lights when a friend sends you a message 11 years ago
friendlist.cpp Fix crash when freed friend gets inactivated 11 years ago
friendlist.h Initial commit 11 years ago
group.cpp Modified groupchat notifications 11 years ago
group.h Modified groupchat notifications 11 years ago
grouplist.cpp Initial commit 11 years ago
grouplist.h Initial commit 11 years ago
main.cpp Make text white when file transfer ends 11 years ago
res.qrc Initial commit 11 years ago
settings.cpp Use the default Tox save file 11 years ago
settings.h Fix DHT bootstraping 11 years ago
status.cpp Initial commit 11 years ago
status.h Initial commit 11 years ago
toxgui Added fix for displaying buttons on Ubuntu 11 years ago
toxgui.pro Audio call reception 11 years ago
widget.ui Add mouse hover effect for friends 11 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

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