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 b6b062d8b9 Fix DHT bootstraping 12 years ago
img Initial commit 12 years ago
res Fix DHT bootstraping 12 years ago
.gitignore Add file sending (silently, send only) 12 years ago
README.md Update README.md 12 years ago
addfriendform.cpp Initial commit 12 years ago
addfriendform.h Initial commit 12 years ago
chatform.cpp Improve file sending 12 years ago
chatform.h Simple file transfer widget 12 years ago
chattextedit.cpp Initial commit 12 years ago
chattextedit.h Initial commit 12 years ago
copyableelidelabel.cpp Initial commit 12 years ago
copyableelidelabel.h Initial commit 12 years ago
core.cpp Fix DHT bootstraping 12 years ago
core.h Fix DHT bootstraping 12 years ago
editablelabelwidget.cpp Initial commit 12 years ago
editablelabelwidget.h Initial commit 12 years ago
elidelabel.cpp Initial commit 12 years ago
elidelabel.h Initial commit 12 years ago
esclineedit.cpp Initial commit 12 years ago
esclineedit.h Initial commit 12 years ago
filetransfertwidget.cpp Implement file send cancel 12 years ago
filetransfertwidget.h Implement file send cancel 12 years ago
friend.cpp Initial commit 12 years ago
friend.h Initial commit 12 years ago
friendlist.cpp Initial commit 12 years ago
friendlist.h Initial commit 12 years ago
friendrequestdialog.cpp Initial commit 12 years ago
friendrequestdialog.h Initial commit 12 years ago
friendwidget.cpp Initial commit 12 years ago
friendwidget.h Initial commit 12 years ago
group.cpp Initial commit 12 years ago
group.h Initial commit 12 years ago
groupchatform.cpp Initial commit 12 years ago
groupchatform.h Initial commit 12 years ago
grouplist.cpp Initial commit 12 years ago
grouplist.h Initial commit 12 years ago
groupwidget.cpp Initial commit 12 years ago
groupwidget.h Initial commit 12 years ago
main.cpp Initial commit 12 years ago
res.qrc Initial commit 12 years ago
settings.cpp Fix DHT bootstraping 12 years ago
settings.h Fix DHT bootstraping 12 years ago
settingsform.cpp Initial commit 12 years ago
settingsform.h Initial commit 12 years ago
status.cpp Initial commit 12 years ago
status.h Initial commit 12 years ago
toxgui.pro Simple file transfer widget 12 years ago
widget.cpp Fix DHT bootstraping 12 years ago
widget.h Implement file send cancel 12 years ago
widget.ui Fix missing files 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

  • Friends chat
  • Group chats (experimental, can only accept invitations)

Requirements

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

Screenshot