1
0
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.
Go to file
Tux3 / Mlkj / !Lev.uXFMLA 8266b079f8 Update README.md
2014-06-24 22:21:34 +02:00
img Initial commit 2014-06-24 22:11:11 +02:00
res Initial commit 2014-06-24 22:11:11 +02:00
addfriendform.cpp Initial commit 2014-06-24 22:11:11 +02:00
addfriendform.h Initial commit 2014-06-24 22:11:11 +02:00
chatform.cpp Initial commit 2014-06-24 22:11:11 +02:00
chatform.h Initial commit 2014-06-24 22:11:11 +02:00
chattextedit.cpp Initial commit 2014-06-24 22:11:11 +02:00
chattextedit.h Initial commit 2014-06-24 22:11:11 +02:00
copyableelidelabel.cpp Initial commit 2014-06-24 22:11:11 +02:00
copyableelidelabel.h Initial commit 2014-06-24 22:11:11 +02:00
core.cpp Initial commit 2014-06-24 22:11:11 +02:00
core.h Initial commit 2014-06-24 22:11:11 +02:00
editablelabelwidget.cpp Initial commit 2014-06-24 22:11:11 +02:00
editablelabelwidget.h Initial commit 2014-06-24 22:11:11 +02:00
elidelabel.cpp Initial commit 2014-06-24 22:11:11 +02:00
elidelabel.h Initial commit 2014-06-24 22:11:11 +02:00
esclineedit.cpp Initial commit 2014-06-24 22:11:11 +02:00
esclineedit.h Initial commit 2014-06-24 22:11:11 +02:00
friend.cpp Initial commit 2014-06-24 22:11:11 +02:00
friend.h Initial commit 2014-06-24 22:11:11 +02:00
friendlist.cpp Initial commit 2014-06-24 22:11:11 +02:00
friendlist.h Initial commit 2014-06-24 22:11:11 +02:00
friendrequestdialog.cpp Initial commit 2014-06-24 22:11:11 +02:00
friendrequestdialog.h Initial commit 2014-06-24 22:11:11 +02:00
friendwidget.cpp Initial commit 2014-06-24 22:11:11 +02:00
friendwidget.h Initial commit 2014-06-24 22:11:11 +02:00
group.cpp Initial commit 2014-06-24 22:11:11 +02:00
group.h Initial commit 2014-06-24 22:11:11 +02:00
groupchatform.cpp Initial commit 2014-06-24 22:11:11 +02:00
groupchatform.h Initial commit 2014-06-24 22:11:11 +02:00
grouplist.cpp Initial commit 2014-06-24 22:11:11 +02:00
grouplist.h Initial commit 2014-06-24 22:11:11 +02:00
groupwidget.cpp Initial commit 2014-06-24 22:11:11 +02:00
groupwidget.h Initial commit 2014-06-24 22:11:11 +02:00
main.cpp Initial commit 2014-06-24 22:11:11 +02:00
README.md Update README.md 2014-06-24 22:21:34 +02:00
res.qrc Initial commit 2014-06-24 22:11:11 +02:00
settings.cpp Initial commit 2014-06-24 22:11:11 +02:00
settings.h Initial commit 2014-06-24 22:11:11 +02:00
settingsform.cpp Initial commit 2014-06-24 22:11:11 +02:00
settingsform.h Initial commit 2014-06-24 22:11:11 +02:00
status.cpp Initial commit 2014-06-24 22:11:11 +02:00
status.h Initial commit 2014-06-24 22:11:11 +02:00
toxgui.pro Initial commit 2014-06-24 22:11:11 +02:00
widget.cpp Initial commit 2014-06-24 22:11:11 +02:00
widget.h Initial commit 2014-06-24 22:11:11 +02:00

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